-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
The event is not fired when calling remove_widget with floating disabled. Let's say I have multiple widgets all in one column and I call remove_widget for the top widget. Since floating is disabled, all the widgets are pushed to the top, their attributes are changed (data-gs-x and data-gs-y) but the event about widgets changing position isn't called.
I think it shouldn't be hard/long to fix but I don't understand the code well enough to do the change myself.
Thank you
Metadata
Metadata
Assignees
Labels
No labels