Changes between Version 4 and Version 5 of Ticket #16472, comment 30


Ignore:
Timestamp:
2021-09-01T18:56:10+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16472, comment 30

    v4 v5  
    22
    33Known 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 (<-, ->, <-, ->)~~
    55* ~~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).
    66* ~~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).