mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add cross cursor to the draggable expandable component.
Contributes to CURA-6478.
This commit is contained in:
parent
f48bc7a047
commit
c7bee73af6
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@ Item
|
|||
MouseArea
|
||||
{
|
||||
id: dragRegion
|
||||
cursorShape: Qt.SizeAllCursor
|
||||
anchors
|
||||
{
|
||||
top: parent.top
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue