We've unfortunately decided to revert the resolution-related improvements made to the annotation question type. This had two unintended consequences:
- draw/annotate/signature questions in
pages
mode that are not on the last page are clipped, resulting in data loss (https://github.com/enketo/enketo/issues/1291) - draw/annotate/signature questions are always re-saved on submission edit regardless of whether they're edited, possibly losing resolution (https://github.com/enketo/enketo/issues/1288)
We've tried to fix the existing implementation but have so far been unable to do so without causing other regressions. We've decided it's better to go back to the previous behavior to avoid those two bugs for now.
This change will go out in a Central point release within the next two weeks. I wanted to share this out now so anyone relying on annotation of high-resolution images has a chance to adapt.