Skip to content

resizestop event triggers before resize animation finishes #2033

@DoisKoh

Description

@DoisKoh

Subject of the issue

This might be intended behaviour but I think many people would have the same issue as me - being we can't use the resizestop event as-is when animations are on because the functions we need to call would be resizing prematurely - there should probably some kind of resizeanimationstop event.

Your environment

gridstack: ^5.1.1
browser: Chrome
os: Windows 10

Expected behavior

resizestop triggers when the gridstack container has finished resizing (animation ends)

Actual behavior

resizestop triggers when the user releases the resize handle (triggers immediately before animation ends)

(or at least an option would be nice, anyway... I've simply resorted to setting animate to false because of this)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions