Laurent Cozic

Results 621 comments of Laurent Cozic

I can't believe so many languages are missing. As I remember I copied that list from somewhere else. I'll look and try to see what's missing, thank you for the...

Dev note: The fix would be to always make the editor the element with a dynamic width.

> Isn't this issue same as [this one](https://github.com/laurent22/joplin/issues/10151)? Indeed it is, thanks for spotting this!

@Amit91848, if you want to create another pull request (this one is quite small anyway) feel free to do so. I might need some time to review this one properly

@Amit91848, please confirm if you're interested in completing this pull request. Your fix is good but we need tests. Edit: Sorry I've accidentally closed the PR. Just let me know...

@cagnusmarlsen, marph91 also addressed this issue in this pull request https://github.com/laurent22/joplin/pull/10081 but used `localeCompare` instead, however as a result it doesn't address sorting numbers (1, 10, 2 instead of 1,...