Skip to content

Conversation

@jeremypw
Copy link
Contributor

@jeremypw jeremypw commented Nov 3, 2025

Fixes #1194

Scrolling is inhibited by setting the flags for the scroll controller to intercept all scroll events when renaming starts - the handler then ignores the events.

The keypress controller is prevented from modifying the scroll controller flags during a rename.

It is not necessary to intercept horizontal scroll events in Miller view as the renaming entry is tied to the slot and moves horizontally with it.

@jeremypw jeremypw added this to the 7.2.0 milestone Nov 3, 2025
@jeremypw jeremypw marked this pull request as ready for review November 3, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renaming field is misplaced when scrolling

2 participants