Open keastrid opened 3 years ago
This issue also effects macos, and possibly linux. It should also be noted that recent applications do not segment their scrollbars like this, such as excel, which has moved a smooth scroll design.
Desired behavior (per this issue):
On windows, the scrollbar for the stack window will track the cursor as it is dragged, not locking to where the region of the bar where the currently displayed image is. Once some threshold is cross, the bar will "jump" to the new region before tracking the cursor again.
On mac the segmentation is handled properly.