Skip to content

Enable Run Editor Modifier Selection#1135

Merged
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:enable-run-editor-modifier-selection
Apr 14, 2026
Merged

Enable Run Editor Modifier Selection#1135
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:enable-run-editor-modifier-selection

Conversation

@CryZe
Copy link
Copy Markdown
Collaborator

@CryZe CryZe commented Apr 14, 2026

This makes Run Editor rows and text boxes treat Shift, Ctrl, and Meta mouse gestures as selection modifiers instead of ignoring them. Before this, modifier clicks did not produce additive or range selection reliably because rows and inputs used different event paths and browser focus changes interfered with the editor state.

This makes Run Editor rows and text boxes treat `Shift`, `Ctrl`,
and `Meta` mouse gestures as selection modifiers instead of
ignoring them. Before this, modifier clicks did not produce
additive or range selection reliably because rows and inputs used
different event paths and browser focus changes interfered with the
editor state.
@CryZe CryZe added enhancement A new feature or general improvement to LiveSplit One. UI The issue is about the user interface. labels Apr 14, 2026
@CryZe CryZe enabled auto-merge (squash) April 14, 2026 19:16
@CryZe CryZe merged commit 83ae556 into LiveSplit:master Apr 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A new feature or general improvement to LiveSplit One. UI The issue is about the user interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant