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
For example if i have the widget with a static class in 5,5 coord with size 1,1 and i drag another widget under this widget, than the static widget goes on top.
draggable: {
items: ".gs_w:not(.static)",
}
How to change this behaviour?
The text was updated successfully, but these errors were encountered:
For example if i have the widget with a static class in 5,5 coord with size 1,1 and i drag another widget under this widget, than the static widget goes on top.
draggable: {
items: ".gs_w:not(.static)",
}
How to change this behaviour?
The text was updated successfully, but these errors were encountered: