Windhawk/windows-11-taskbar-styler aktualisiert
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
theme: Borderless
|
theme: Borderless
|
||||||
styleConstants:
|
styleConstants:
|
||||||
- TaskbarFrameWidth=1200
|
- TaskbarFrameWidth=2000
|
||||||
controlStyles:
|
controlStyles:
|
||||||
- target: ScrollViewer > ScrollContentPresenter > Border > Grid
|
- target: ScrollViewer > ScrollContentPresenter > Border > Grid
|
||||||
styles:
|
styles:
|
||||||
@@ -22,7 +22,7 @@ controlStyles:
|
|||||||
- target: Taskbar.TaskbarFrame > Windows.UI.Xaml.Controls.Grid#RootGrid > Taskbar.TaskbarBackground#BackgroundControl
|
- target: Taskbar.TaskbarFrame > Windows.UI.Xaml.Controls.Grid#RootGrid > Taskbar.TaskbarBackground#BackgroundControl
|
||||||
styles:
|
styles:
|
||||||
- CornerRadius=8
|
- CornerRadius=8
|
||||||
- Margin=0,2,0,2
|
- Margin=0,4,0,4
|
||||||
- target: Windows.UI.Xaml.Shapes.Rectangle#BackgroundStroke
|
- target: Windows.UI.Xaml.Shapes.Rectangle#BackgroundStroke
|
||||||
styles:
|
styles:
|
||||||
- Visibility=Collapsed
|
- Visibility=Collapsed
|
||||||
|
|||||||
Reference in New Issue
Block a user