belzecue

Results 3 issues of belzecue

Probably not unexpectedly, exporting fails with a large image. Try: https://iammadeofrobots.files.wordpress.com/2013/09/asianeyes.jpg

bug

## Environment Joplin version: 2.8.8 Platform: Linux OS specifics: Linux Mint/Ubuntu 20.04.5 LTS ## Steps to reproduce 1. Load appimage on Ubuntu 20.04.5 LTS 2. Create a new note and...

bug

`if idx < 0 and idx >= params.size():` This is found in each of the three get_params function in runtime.gd. The dependent code never runs because if idx = -1...