Changes between Version 4 and Version 5 of Ticket #16472, comment 30
- Timestamp:
- 2021-09-01T18:56:10+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16472, comment 30
v4 v5 2 2 3 3 Known issues: 4 * Panning while zoomed in is kind of jerky (as in, viewport jumps around while dragging (<-, ->, <-, ->) 4 * ~~Panning while zoomed in is kind of jerky (as in, viewport jumps around while dragging (<-, ->, <-, ->)~~ 5 5 * ~~Panning from right to left (<-) creates an empty bar on the right side~~ Fixed. I added a method to ImageDisplay that can be called by IImageViewer implementations (it updates the visible rectangle). 6 6 * ~~When the image display is not in the sidebar (docked), zooming really messes things up. Making the image display docked and zooming once again fixes the issue.~~ Fixed. I added a method to ImageDisplay that can be called by IImageViewer implementations (it updates the visible rectangle).