We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 759ca56 + cf50d17 commit 89e8f3aCopy full SHA for 89e8f3a
Components/hikr.Button.ux
@@ -6,7 +6,7 @@
6
<DropShadow Angle="90" Distance="1" Spread="0.2" Size="2" Color="#00000060" />
7
</Rectangle>
8
9
- <hikr.Text Value="{Property Text}" FontSize="{Property FontSize}" TextAlignment="Center" />
+ <hikr.Text Value="{ReadProperty Text}" FontSize="{ReadProperty FontSize}" TextAlignment="Center" />
10
11
<WhilePressed>
12
<Scale Factor=".95" Duration=".08" Easing="QuadraticOut" />
0 commit comments