You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In page editor, when clicking on a widget to select it, sometimes a small cursor movement can occur while the mouse button is pressed, which will result in a small movement of the widget in the page. This should be prevented by ignoring the movement if it was less than 10 px and the mouse button press time was less than 200 ms.
The text was updated successfully, but these errors were encountered:
In page editor, when clicking on a widget to select it, sometimes a small cursor movement can occur while the mouse button is pressed, which will result in a small movement of the widget in the page. This should be prevented by ignoring the movement if it was less than 10 px and the mouse button press time was less than 200 ms.
The text was updated successfully, but these errors were encountered: