mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01:00
Minimap widget is now horizontally resizeable
This commit is contained in:
@@ -20,3 +20,9 @@ MiniWindow
|
|||||||
Minimap
|
Minimap
|
||||||
id: minimap
|
id: minimap
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
|
ResizeBorder
|
||||||
|
anchors.right: parent.right
|
||||||
|
anchors.top: parent.top
|
||||||
|
anchors.bottom: parent.bottom
|
||||||
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user