Skip to content

Fix dragging range-style integer number inputs not accumulating slow mouse movements#3682

Merged
Keavon merged 1 commit intoGraphiteEditor:masterfrom
krVatsal:make-every-drag-count
Feb 14, 2026
Merged

Fix dragging range-style integer number inputs not accumulating slow mouse movements#3682
Keavon merged 1 commit intoGraphiteEditor:masterfrom
krVatsal:make-every-drag-count

Conversation

@krVatsal
Copy link
Contributor

Closes #3674
Fixes a bug where slow mouse movements were ignored for integer inputs or when snapping is enabled.

@timon-schelling
Copy link
Member

!build

@github-actions
Copy link

📦 Build Complete for 39e4183
https://10f6ab60.graphite.pages.dev

@timon-schelling timon-schelling changed the title fixed to register non integer drag also Fix dragging range-style number inputs constrained to integers doesn't accumulate slow mouse movements Jan 25, 2026
@Keavon Keavon force-pushed the make-every-drag-count branch from 39e4183 to ed5904a Compare February 14, 2026 06:46
@Keavon Keavon changed the title Fix dragging range-style number inputs constrained to integers doesn't accumulate slow mouse movements Fix dragging range-style integer number inputs not accumulating slow mouse movements Feb 14, 2026
@Keavon Keavon enabled auto-merge (squash) February 14, 2026 06:50
@Keavon Keavon merged commit f2dfd42 into GraphiteEditor:master Feb 14, 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.

Dragging range-style number inputs constrained to integers doesn't accumulate slow mouse movements

3 participants