1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00

iOS: Restored camera roll functionality

This commit is contained in:
Laurent Cozic
2020-10-15 12:11:13 +01:00
parent 75f5edf2ad
commit 8e2875a91c
8 changed files with 51 additions and 35 deletions

View File

@ -140,8 +140,6 @@ export default class NoteBodyViewer extends Component {
const tempFile = `${Setting.value('resourceDir')}/NoteBodyViewer.html`
await shim.fsDriver().writeFile(tempFile, html, 'utf8');
console.info('WROTE TO ', tempFile);
// On iOS scalesPageToFit work like this:
//
// Find the widest image, resize it *and everything else* by x% so that