You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.