Commit 11cb2678 authored by Stefan Dunca's avatar Stefan Dunca

Fix compas jumping around in the vehicle information control

parent 0fe8ae9d
......@@ -329,6 +329,7 @@ Item {
//-- Compass
Item {
Layout.rowSpan: 3
Layout.column: 6
Layout.minimumWidth: mainIsMap ? parent.height * 1.25 : 0
Layout.fillHeight: true
Layout.fillWidth: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment