Skip to content

onchange(items) event not fired #167

@jffaust

Description

@jffaust

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions