Skip to content

fix scroll speed too high, doesn't animate auto scroll#3251

Merged
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master
Mar 30, 2026
Merged

fix scroll speed too high, doesn't animate auto scroll#3251
adumesny merged 1 commit intogridstack:masterfrom
adumesny:master

Conversation

@adumesny
Copy link
Copy Markdown
Member

Description

this should be a better fix than #3216 as it doesn't require a new setting.

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* fix gridstack#2188
* drag scroll speed is now % of window height and automatially animates (doesn't require move events)

this shoudl be a betetr fix than gridstack#3216 as it doesn't require a new setting.
@adumesny adumesny merged commit 41f94d1 into gridstack:master Mar 30, 2026
@adumesny adumesny changed the title fix scroll speed too high fix scroll speed too high, doesn't animate auto scroll Mar 30, 2026
@Dustinhoefer
Copy link
Copy Markdown

Dustinhoefer commented Mar 31, 2026

Thank you so much!!! Looking forward to the next release :)

@adumesny adumesny mentioned this pull request Mar 31, 2026
3 tasks
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.

scroll speed too high - widgets jump around on the screen when dragging

2 participants