mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #1624 from anthonyhab/fix/slider-opacity-animation
fix(slider): enable layer rendering for slider opacity animations
This commit is contained in:
@@ -174,4 +174,6 @@ Slider {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
layer.enabled: true
|
||||
}
|
||||
|
||||
@@ -141,4 +141,6 @@ Slider {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
layer.enabled: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user