Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize handles disappear after the action with grid is invoked from the widget content #2045

Closed
jdekany opened this issue Sep 23, 2022 · 1 comment

Comments

@jdekany
Copy link

jdekany commented Sep 23, 2022

Subject of the issue

Resizing handles disappear after the action with grid is invoked from the widget content. For example removeWidget(). If alwaysShowResizeHandle is set to true everything works fine. It seems to me that this only happens if the mouse cursor is over the widget from which the action is called.

Your environment

  • 6.0.1
  • Chrome/Windows 10

Steps to reproduce

https://jsfiddle.net/5z3cat6L/
Just click on "delete" content of any widget.

Expected behavior

Keep resize handles

Actual behavior

Resize handles disappear

@adumesny
Copy link
Member

dup of #2034 fixed in upcoming 6.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants