layers are now listed top for front and bottom for back in layers panel
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<slider-h id="opacity" value="1" grow="1" width="1" margin="0 5 0 0"/>
|
||||
</border>
|
||||
|
||||
<scroll id="layers-container" pad="5" color=".4" dir="col" flood-events="1" grow="1">
|
||||
<scroll id="layers-container" pad="5" color=".4" dir="col-reverse" justify="flex-end" flood-events="1" grow="1" shrink="1">
|
||||
<!--layers list-->
|
||||
</scroll>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user