vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Adjust scale on Visual History scrubber to match zoom

Open justinrobots opened this issue 9 months ago • 0 comments

Description

When zoomed in to Visual History, scrubbing can get very sensitive because the scrubber is scaled to the total time frame (e.g. 3 months) even if the view is zoomed to show a week. In that case, small movements on the scrubber translate to large movements in the view, which make it difficult to carefully select commits. It would be nice if the scrubber’s scale adjusted to the zoom so I could more accurately move through diffs.

justinrobots avatar May 14 '25 19:05 justinrobots