mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
[Settings] Adding collapse button to settings navview (#5237)
* Adding collapse button to settings navview * Custom panewidth
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<x:Double x:Key="SidePanelWidth">240</x:Double>
|
||||
|
||||
<!-- Breakpoint for wide layout (side panel next to content) -->
|
||||
<x:Double x:Key="WideLayoutMinWidth">1100</x:Double>
|
||||
<x:Double x:Key="WideLayoutMinWidth">1008</x:Double>
|
||||
|
||||
<!-- Breakpoint for small layout (side panel under content) -->
|
||||
<x:Double x:Key="SmallLayoutMinWidth">480</x:Double>
|
||||
|
||||
Reference in New Issue
Block a user