Add zindex to panel (#736)

* Add z-index options back to panel

* Add formatting for z-index panel buttons

* make z-index buttons all the same width

* make z-index button spacing even

* use svg icons & translations

* add ui legend

Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
wboucher
2020-02-09 15:07:34 +01:00
committed by GitHub
co-authored by David Luzar
parent b09373acf7
commit 471ea4a747
4 changed files with 151 additions and 1 deletions
+2 -1
View File
@@ -39,7 +39,8 @@
"fileTitle": "File title",
"colorPicker": "Color picker",
"canvasBackground": "Canvas background",
"drawingCanvas": "Drawing Canvas"
"drawingCanvas": "Drawing Canvas",
"layers": "Layers"
},
"buttons": {
"clearReset": "Clear the canvas & reset background color",