mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-20 14:39:12 +00:00
Uncommented too much :(
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
HorizontalTextAlignment="Center"
|
HorizontalTextAlignment="Center"
|
||||||
FontSize="Header"
|
FontSize="Header"
|
||||||
Text="Discovered QLab Instances" />
|
Text="Discovered QLab Instances" />
|
||||||
Need to try and remove the group spacing caused by ios:GroupHeaderStyle
|
<!--Need to try and remove the group spacing caused by ios:GroupHeaderStyle-->
|
||||||
<ListView x:Name="serverListView"
|
<ListView x:Name="serverListView"
|
||||||
ios:ListView.GroupHeaderStyle="Grouped"
|
ios:ListView.GroupHeaderStyle="Grouped"
|
||||||
GroupDisplayBinding="{Binding name}"
|
GroupDisplayBinding="{Binding name}"
|
||||||
|
|||||||
Reference in New Issue
Block a user