Comment out unused Button elements in ProfileView and ProfileWalkerView for cleaner code.
This commit is contained in:
parent
20936a5b5d
commit
9b6a847413
@ -98,7 +98,7 @@
|
||||
Color="{StaticResource Primary_White}" />
|
||||
</Button.ImageSource>
|
||||
</Button>
|
||||
<Button
|
||||
<!--<Button
|
||||
Grid.Column="1"
|
||||
Padding="0"
|
||||
Background="{StaticResource Primary_DarkBlue}"
|
||||
@ -170,7 +170,7 @@
|
||||
Size="18"
|
||||
Color="{StaticResource Primary_White}" />
|
||||
</Button.ImageSource>
|
||||
</Button>
|
||||
</Button>-->
|
||||
|
||||
</Grid>
|
||||
|
||||
|
||||
@ -104,7 +104,7 @@
|
||||
Color="{StaticResource Primary_White}" />
|
||||
</Button.ImageSource>
|
||||
</Button>
|
||||
<Button
|
||||
<!--<Button
|
||||
Grid.Column="1"
|
||||
Padding="0"
|
||||
Background="{StaticResource Primary_DarkBlue}"
|
||||
@ -176,9 +176,9 @@
|
||||
Size="18"
|
||||
Color="{StaticResource Primary_White}" />
|
||||
</Button.ImageSource>
|
||||
</Button>
|
||||
</Button>-->
|
||||
|
||||
<Button
|
||||
<!--<Button
|
||||
Grid.Column="1"
|
||||
Margin="0,15,0,0"
|
||||
Padding="0"
|
||||
@ -226,7 +226,7 @@
|
||||
Size="18"
|
||||
Color="{StaticResource Primary_White}" />
|
||||
</Button.ImageSource>
|
||||
</Button>
|
||||
</Button>-->
|
||||
|
||||
</Grid>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user