layers are now listed top for front and bottom for back in layers panel

This commit is contained in:
2019-07-28 09:41:50 +02:00
parent 7d3a95f42b
commit e923957c1e

View File

@@ -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>