Scrollbars and glyphs

Updated ScrollViewer and added action icons in XAML files
This commit is contained in:
Aleh Khantsevich
2024-04-21 19:04:18 +02:00
parent 0560431179
commit d97ffd863b
13 changed files with 29 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<ScrollViewer x:Name="MainScrollviewer" Padding="{StaticResource ImapSetupDialogSubPagePadding}">
<ScrollViewer x:Name="MainScrollviewer" VerticalScrollBarVisibility="Auto" Padding="{StaticResource ImapSetupDialogSubPagePadding}">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />