mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
[Fancy Zones] Add scrollbar to the input field for excluded apps in the settings page (#5410)
This commit is contained in:
@@ -279,6 +279,9 @@
|
||||
Width="380"
|
||||
Height="160"
|
||||
HorizontalAlignment="Left"
|
||||
ScrollViewer.VerticalScrollBarVisibility ="Visible"
|
||||
ScrollViewer.VerticalScrollMode="Enabled"
|
||||
ScrollViewer.IsVerticalRailEnabled="True"
|
||||
TextWrapping="Wrap"
|
||||
AcceptsReturn="True"/>
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user