mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-03 05:12:55 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
2789803516
commit
866cfd48ad
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ export component NavigationView {
|
|||
alignment: start;
|
||||
spacing: MaterialStyleMetrics.spacing_8;
|
||||
horizontal-stretch: 1;
|
||||
|
||||
|
||||
Group {
|
||||
title: "Navigation";
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ export global MaterialWindowAdapter {
|
|||
|
||||
export component MaterialWindow inherits Window {
|
||||
in property <bool> disable_hover;
|
||||
|
||||
|
||||
background: MaterialPalette.background;
|
||||
|
||||
changed disable_hover => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue