[FIXED] [1.2.3] Window.setDraggable(false) doesn't remove x-window-draggable class
[FIXED] [1.2.3] Window.setDraggable(false) doesn't remove x-window-draggable class
I believe that setDraggable(false) should remove the x-window-draggable class. As a workaround, I can override .x-window-draggable to use a different cursor in CSS.