mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
Fz Settings excluded apps multiline behavior - fix (#3055)
This commit is contained in:
committed by
GitHub
parent
a13a0ee5a9
commit
f51d51abf4
@@ -206,6 +206,7 @@
|
||||
Margin="{StaticResource SmallTopMargin}"
|
||||
Text="{ Binding Mode=TwoWay, Path=ExcludedApps}"
|
||||
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
|
||||
TextWrapping="Wrap"
|
||||
AcceptsReturn="True"/>
|
||||
|
||||
</StackPanel>
|
||||
|
||||
Reference in New Issue
Block a user