mirror of
https://github.com/edubart/otclient.git
synced 2025-06-13 06:04:27 +02:00
Fix problem with display text in setupViewMode_2
Fix problem with display text messages in setupViewMode - 2 ([CTRL + .] x 2). Status messages was display in other place (higher than player character).
This commit is contained in:
parent
47766685d9
commit
9daec49212
@ -8,7 +8,7 @@ TextMessageLabel < UILabel
|
||||
|
||||
Panel
|
||||
anchors.fill: gameMapPanel
|
||||
anchors.bottom: gameBottomPanel.top
|
||||
anchors.bottom: gameMapPanel.bottom
|
||||
focusable: false
|
||||
|
||||
Panel
|
||||
|
Loading…
x
Reference in New Issue
Block a user