| 5 | | * ~~Panning from right to left (<-) creates an empty bar on the right side~~ this might have just been an issue due to not restarting JOSM between test runs |
| 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. |
| | 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 | * ~~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). |