mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
shape: use curverRenderer instead of oversampling
This commit is contained in:
@@ -93,8 +93,7 @@ Slider {
|
||||
anchors.centerIn: parent
|
||||
width: root.trackWidth
|
||||
height: bgContainer.height
|
||||
layer.enabled: true
|
||||
layer.samples: 4
|
||||
preferredRendererType: Shape.CurveRenderer
|
||||
|
||||
ShapePath {
|
||||
id: trackPath
|
||||
|
||||
Reference in New Issue
Block a user