mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 12:55:18 +00:00
gui2/tchat_log: Set size constraints to match the campaign menu,
...and add standard border size
This commit is contained in:
parent
8601357d78
commit
8d6da5e796
@ -12,6 +12,8 @@
|
||||
automatic_placement = "true"
|
||||
vertical_placement = "center"
|
||||
horizontal_placement = "center"
|
||||
maximum_width = 800
|
||||
maximum_height = 600
|
||||
|
||||
[tooltip]
|
||||
id = "tooltip_large"
|
||||
@ -142,6 +144,8 @@
|
||||
[/column]
|
||||
[column]
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
[button]
|
||||
id = "cancel"
|
||||
definition = "default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user