@ -26,7 +26,7 @@ MouseArea {
Rectangle {
anchors.fill: parent
border.color: "red"
border.width: QGroundControl.corePlugin.showTouchAreas ? 1 : 0
border.width: QGroundControl.corePlugin.showTouchAreas ? 3 : 0
color: "transparent"
}