Only show hollow stars in editing mode
This commit is contained in:
parent
05ac5c63e1
commit
b4838d364e
3 changed files with 10 additions and 8 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</Style>
|
||||
</Grid.Styles>
|
||||
|
||||
<TextBlock IsVisible="false" Grid.Column="0" Grid.Row="0" Name="tblockOverall" Text="Overall:" />
|
||||
<TextBlock Grid.Column="0" Grid.Row="0" Name="tblockOverall" Text="Overall:" />
|
||||
<TextBlock Grid.Column="0" Grid.Row="1" Name="tblockPerform" Text="Perform:" />
|
||||
<TextBlock Grid.Column="0" Grid.Row="2" Name="tblockStory" Text="Story:" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue