start implementing shape tag

This commit is contained in:
2017-02-01 00:59:56 +00:00
parent 39f44eca5e
commit ed02e38805
9 changed files with 120 additions and 6 deletions

View File

@@ -34,7 +34,9 @@
</plane>
<!-- content panel -->
<plane width="1" grow="1" height="100%" pad="30" wrap="1">
<border thickness="5" border-color="1" color=".4" height="100%"></border>
<border thickness="5" border-color="1" color=".4" height="100%">
<shape type="round-rect" width="100%" height="100%"></shape>
</border>
</plane>
</plane>
<!-- status bar -->