Skip to content

Conversation

@FurkanKambay
Copy link

@FurkanKambay FurkanKambay commented Jan 1, 2026

Resolves #2275

I moved the mouse-down check from the whole field to only the input component so that clicking on the setting label won't interfere with text selection, as described in the issue.

One alternative approach which I'm not sure is possible: just mouse-down by itself on the field still modifies the setting, but hold-drag acts as text selection without modifying it. But honestly, even without considering the text selection stuff, I'd already prefer if clicking on the label didn't actually modify the setting.

Let me know if you'd like me to try to do that though.

@FurkanKambay FurkanKambay changed the title feat: make settings field labels selectable (#2275) feat: make settings field labels selectable Jan 1, 2026
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.

[Enhancement] Make settings labels selectable, clicking not toggle/select setting

1 participant