Prevent layer reordering on read-only layout
complete
Justin Rupp
If you visit https://app.bricklayouts.com/lgms you see a read-only published layout. BrickLayouts lets you change the order of the layers. It isn't saved anywhere, but you are allowed to do that locally. This shouldn't be possible
Justin Rupp
complete
Fixed in GitHub commit 02a8565. I also:
- Removed the ability to select a layer when in read-only
- Optimized the code for the layer selection window when in read-only mode
- Changed the layer names to have alternating background colors while in read-only mode, to make it easier to read
Justin Rupp
in progress
Justin Rupp
planned