-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Subject of the issue
Why when I grab a widget and move down, does the widget move very, very, very fast? When I move the mouse quickly, the widgets jump around on the screen and it's very hard to arrange them.
Your environment
System:
OS: Linux 5.15 Ubuntu 20.04.4 LTS (Focal Fossa)
CPU: (16) x64 AMD Ryzen 7 5700U with Radeon Graphics
Memory: 21.96 GB / 30.70 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 18.13.0 - ~/.nvm/versions/node/v18.13.0/bin/node
npm: 8.19.3 - ~/.nvm/versions/node/v18.13.0/bin/npm
Browsers:
Chrome: 108.0.5359.124
Firefox: 109.0
npmPackages:
@vitejs/plugin-vue: 4.0.0 => 4.0.0
vite: 4.0.4 => 4.0.4
"gridstack": "7.2.2",
Steps to reproduce
Working demo from gridstack example
Expected behavior
With more widgets (exceeding the viewport) the widgets do not jump. Grabbing the widget and moving down does not have the effect of jumping down very quickly.