Skip to content

Commit

Permalink
remove glitch at handle resize
Browse files Browse the repository at this point in the history
  • Loading branch information
notmart committed Jul 20, 2021
1 parent 7c60f6c commit 3c03b20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qtquick-controls-style/Zynthian-Plasma/ScrollBar.qml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ T.ScrollBar {
interval: 1000
onTriggered: {
resetAnim.restart();
handleGraphics.handleState = 0;
}
}
}
Expand Down

0 comments on commit 3c03b20

Please sign in to comment.