forked from qt-creator/qt-creator
QmlDesigner: Increase mouse area to include text label
Change-Id: Id7c87f8dd1cb68338293fae78a73a5298584462e Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -66,6 +66,7 @@ Item {
|
||||
x: 17
|
||||
y: 12
|
||||
height: 125
|
||||
anchors.bottomMargin: -label.height
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
onHoveredChanged: {
|
||||
|
Reference in New Issue
Block a user