-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Samg217/glpi
#8Labels
Description
Good afternoon, I recently updated my version from a fairly old one to a new one, and noticed that now when the page is initialized, it's as if all the widgets are in zero coordinates and move to their place with animation
Here you can observe this effect:
https://gridstackjs.com/demo/nested.html
Of course you can disable it with the "animate" parameter, but in this way all animation will be disabled, when dragging, resizing, etc.
The feeling that this did not happen before, i.e. there was animation when moving and changing, but it was not there when initializing, and all widgets were immediately in their place when loading
Please tell me how you can solve my problem. Thanks