I see 2 bugs in the current release, not sure if that is only on my setup.
When ticks are disabled but the limit values are enabled. On the initial load of the slider I do not see the lower limit but NaN instead of the value. After moving the slider it fixes the value.
This is weird one. When saving a layout to the server with the advanced settings option. the layout of the the panels on the first screen gets reset to the single column and colour scheme gets reset to default.
When I set it up back to multiple columns and save with the green save button on the individual panel edit page it is fine.
Yeah I encounted this already, I found it very erratic and it’s a somewhat known angular-slider bug. The initial rendering of angular-slider frankly is kind of buggy. Tried to make things better a while ago without much success.
Weird indeed, if you could check your Javascript console when moving the main menu tiles around (Chrome’s “F12” developer tools on your desktop is the best for that) and see if you get errors, it would help.