Laurent Cozic

Results 266 comments of Laurent Cozic

See https://github.com/laurent22/joplin/pull/6446#issuecomment-1817817260

> In CodeMirror.tsx, a note's markup text is converted into an Html text and stored into renderedBody variable, and simultaneously its hash is calculated and stored into renderedBodyContentKey variable. Since...

See https://github.com/laurent22/joplin/pull/6446#issuecomment-1817817260

That's a very old issue but it's still happening (see https://github.com/laurent22/joplin/issues/8856). Specifically, a user gave us this image, which is 4348 × 3251 pixels but incorrectly detected as 1087 x...

Need to wait for electron-builder [to add support for it](https://github.com/electron-userland/electron-builder/issues/512)

@starkers, feel free to go ahead with it, you have my permission. As for the way to release it, how would that work if it's part of CI? Does it...

It seems we had the same issue with 5.1.7 - in our case it was with an Electron app and apparently it resulted in an x64 version being built instead...

Can't that be fixed by running the Linux installer? Since it also installs the icons and desktop shortcuts.

If reverting will fix this I'm happy to do so, but are we sure it will fix it?