mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 17:58:11 +08:00
Add basic layouts for XML-based GUI system
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<box content="INNER_XML" :fill="FILL = none" :round="ROUND = 0px" :border-thickness="BORDER_THICKNESS = 0px" :border-color="BORDER_COLOR = none">
|
||||
{{INNER_XML}}
|
||||
</box>
|
||||
Reference in New Issue
Block a user