added decorations package

made framework for text aligners
This commit is contained in:
Macocian Adrian Radu
2020-05-26 19:58:41 +03:00
parent 264ca35ad0
commit d9cb8a742a
11 changed files with 549 additions and 150 deletions

View File

@@ -9,8 +9,9 @@
Size="1.0f, 1.0f"
Name="Main Grid">
<Text
Text="Ioana"
Text="Ioana &#10;E &#10;Cea &#10;Mai &#10;Tare"
Name="Text"
Alignment="Right"
Row="0"
Column="0"/>
<Panel
@@ -45,7 +46,8 @@
AccentColor="#aaaaaa"
ForegroundColor="#ffffff"
Location="0.0f, 0.8f"
Size="300, 60"/>
Size="300, 60">
</InputTextBox>>
<DropDown
BackgroundColor="#222222"