Fix alignment of labels in certain confirmation dialogs (e.g. Quit)
This commit is contained in:
parent
270274e57b
commit
01197b0325
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
Version 1.9.3+svn:
|
Version 1.9.3+svn:
|
||||||
* Language and i18n:
|
* Language and i18n:
|
||||||
* Updated translations:
|
* Updated translations:
|
||||||
|
* User interface:
|
||||||
|
* Fix alignment of text labels in certain confirmation dialogs (e.g.
|
||||||
|
Quit Game/Editor)
|
||||||
|
|
||||||
Version 1.9.3:
|
Version 1.9.3:
|
||||||
* Campaigns:
|
* Campaigns:
|
||||||
|
|
|
@ -19,6 +19,8 @@
|
||||||
|
|
||||||
[column]
|
[column]
|
||||||
|
|
||||||
|
horizontal_alignment = "left"
|
||||||
|
|
||||||
[grid]
|
[grid]
|
||||||
|
|
||||||
[row]
|
[row]
|
||||||
|
|
Loading…
Add table
Reference in a new issue