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}" />
|
Color="{StaticResource Primary_White}" />
|
||||||
</Button.ImageSource>
|
</Button.ImageSource>
|
||||||
</Button>
|
</Button>
|
||||||
<Button
|
<!--<Button
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Padding="0"
|
Padding="0"
|
||||||
Background="{StaticResource Primary_DarkBlue}"
|
Background="{StaticResource Primary_DarkBlue}"
|
||||||
@ -170,7 +170,7 @@
|
|||||||
Size="18"
|
Size="18"
|
||||||
Color="{StaticResource Primary_White}" />
|
Color="{StaticResource Primary_White}" />
|
||||||
</Button.ImageSource>
|
</Button.ImageSource>
|
||||||
</Button>
|
</Button>-->
|
||||||
|
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
|
|||||||
@ -104,7 +104,7 @@
|
|||||||
Color="{StaticResource Primary_White}" />
|
Color="{StaticResource Primary_White}" />
|
||||||
</Button.ImageSource>
|
</Button.ImageSource>
|
||||||
</Button>
|
</Button>
|
||||||
<Button
|
<!--<Button
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Padding="0"
|
Padding="0"
|
||||||
Background="{StaticResource Primary_DarkBlue}"
|
Background="{StaticResource Primary_DarkBlue}"
|
||||||
@ -176,9 +176,9 @@
|
|||||||
Size="18"
|
Size="18"
|
||||||
Color="{StaticResource Primary_White}" />
|
Color="{StaticResource Primary_White}" />
|
||||||
</Button.ImageSource>
|
</Button.ImageSource>
|
||||||
</Button>
|
</Button>-->
|
||||||
|
|
||||||
<Button
|
<!--<Button
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Margin="0,15,0,0"
|
Margin="0,15,0,0"
|
||||||
Padding="0"
|
Padding="0"
|
||||||
@ -226,7 +226,7 @@
|
|||||||
Size="18"
|
Size="18"
|
||||||
Color="{StaticResource Primary_White}" />
|
Color="{StaticResource Primary_White}" />
|
||||||
</Button.ImageSource>
|
</Button.ImageSource>
|
||||||
</Button>
|
</Button>-->
|
||||||
|
|
||||||
</Grid>
|
</Grid>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user