We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2133b53 commit 3c85604Copy full SHA for 3c85604
src/Files.App/UserControls/TabBar/TabBar.xaml
@@ -98,7 +98,6 @@
98
x:Name="EnterCompactOverlay"
99
x:Load="{x:Bind Commands.EnterCompactOverlay.IsExecutable, Mode=OneWay}"
100
Command="{x:Bind Commands.EnterCompactOverlay}"
101
- KeyboardAcceleratorTextOverride="{x:Bind Commands.EnterCompactOverlay.HotKeyText, Mode=OneWay}"
102
OpacityStyle="{x:Bind Commands.EnterCompactOverlay.OpacityStyle}"
103
Text="{x:Bind Commands.EnterCompactOverlay.Label}" />
104
0 commit comments