LoginFixes
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</Grid>
|
||||
</Grid>
|
||||
|
||||
<Label x:Name="ServerLabel" Text="{Binding Server}"
|
||||
<Label x:Name="ServerLabel" Text="{Binding ServerLabel}"
|
||||
IsVisible="{Binding Server, Converter={StaticResource StringVisibilityConverter}}" />
|
||||
|
||||
<VerticalStackLayout x:Name="LoginQR" Margin="0,20,0,0" IsVisible="{Binding IsManualMode, Converter={StaticResource InverseBoolConverter}}">
|
||||
|
||||
Reference in New Issue
Block a user