Skip to content

Some slider changes#1195

Merged
Julow merged 3 commits intoJulow:masterfrom
dzaima:slider-changes
Feb 26, 2026
Merged

Some slider changes#1195
Julow merged 3 commits intoJulow:masterfrom
dzaima:slider-changes

Conversation

@dzaima
Copy link
Contributor

@dzaima dzaima commented Feb 25, 2026

Second commit is a general fix for sliders adding both axis movement to delta regardless of the current sliding direction (e.g. if you start sliding the horizontal space slider, but then move vertically, you get unexpected sideways movement). Especially confusing for a "joystick" key with all 4 sliders - if the initial slide is detected wrong, you start moving a lot but in an unexpected wrong direction. Also weird if you slide a bit off-axis.

Third commit is an opinionated change of slowing down horizontal sliding 4x while ctrl is held; intention being that for word selection (i.e what ctrl usually means) you want to be a lot more precise (also just balancing out a single movement being farther). I can remove it if it feels excessive.

Copy link
Owner

@Julow Julow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !
I've left some comments but if you prefer, I'm happy to merge it like this.

Copy link
Owner

@Julow Julow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly, thanks !

@Julow Julow merged commit 27fdcb6 into Julow:master Feb 26, 2026
3 checks passed
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.

2 participants