mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
[Settings] Updated adaptive trigger behavior (#5434)
* Updated adaptive trigger behavior * Fixed wrapping for KBM subtitle textblock * Fix Co-authored-by: Niels Laute <niels9001@hotmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Microsoft.PowerToys.Settings.UI.Views
|
||||
InitializeComponent();
|
||||
|
||||
ViewModel = new GeneralViewModel();
|
||||
GeneralSettingsView.DataContext = ViewModel;
|
||||
GeneralView.DataContext = ViewModel;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user