shape: use curverRenderer instead of oversampling

This commit is contained in:
Lemmy
2026-02-10 13:13:45 -05:00
parent c1b63e1153
commit 8bbd471888
3 changed files with 4 additions and 8 deletions
+1 -2
View File
@@ -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