Merge pull request #951 from EgzoT/EgzoT-setupViewMode_2_fix
Fix problem with display text in setupViewMode_2
This commit is contained in:
commit
8b2bb127b0
|
@ -8,7 +8,7 @@ TextMessageLabel < UILabel
|
|||
|
||||
Panel
|
||||
anchors.fill: gameMapPanel
|
||||
anchors.bottom: gameBottomPanel.top
|
||||
anchors.bottom: gameMapPanel.bottom
|
||||
focusable: false
|
||||
|
||||
Panel
|
||||
|
|
Loading…
Reference in New Issue