1
0
Fork 0

Fix progress bar.

This commit is contained in:
namedkitten 2020-04-23 16:43:42 +01:00
parent c886e9c5ce
commit 15862e5c44

View file

@ -311,9 +311,9 @@ Window {
property real velocity: 0.0
property int xStart: 0
property int xPrev: 0
property bool tracing: false
hoverEnabled: false
propagateComposedEvents: true
anchors.bottomMargin: controlsBar.combinedHeight
z: 1010
onPressed: {
xStart = mouse.x