mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +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}"
|
Margin="{StaticResource SmallTopMargin}"
|
||||||
Text="{ Binding Mode=TwoWay, Path=ExcludedApps}"
|
Text="{ Binding Mode=TwoWay, Path=ExcludedApps}"
|
||||||
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
|
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
|
||||||
|
TextWrapping="Wrap"
|
||||||
AcceptsReturn="True"/>
|
AcceptsReturn="True"/>
|
||||||
|
|
||||||
</StackPanel>
|
</StackPanel>
|
||||||
|
|||||||
Reference in New Issue
Block a user