fixing routing.py bug, if time is 24:00
[pywienerlinien] / qml / LinePad.qml
index bead39c..ba1cf44 100644 (file)
@@ -90,7 +90,7 @@ Rectangle {
             MouseArea {
                 anchors {
                     fill: parent
-                    margins: -(inputLine.height - height)/2
+                    margins: -30
                 }
                 onClicked: {
                     buttonFeedback.start()