Cache is incorrectly used when scrolling. #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There should be a separate cache for scrolling since it displays the image with scaling set to Fill instead of Fit. Currently it just tries to use the preexisting one which works badly when switching between scrolling and non-scrolling.