## 50.alpha (2026-01-02) ### Added - Add a specific error message when loading the image file fails. Usually when the file does not exists or there are no rights to access the file. ### Fixed - Fixed image navigation overlay controls conflicting with always visible scrollbars. - Showing wrong mime type in error message if the file ending for an image is wrong. ### Changed - Don't allow endless zoom out - Only allow 4 integer digits and 2 decimal digits. That's what's actually respected by the input at max. - Don't jump to best-fit zoom level during pinch zoom gesture when scroolbars get displayed. This has only been an issue with the disability option "always show scrollbars."