mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-18 23:49:17 +00:00
MP Staging/Join Game: tweak button areas
This commit is contained in:
parent
faa0d52ab7
commit
b71fbc5946
@ -355,7 +355,7 @@
|
||||
{GUI_FORCE_WIDGET_MINIMUM_SIZE 242 0 (
|
||||
[button]
|
||||
id = "cancel"
|
||||
definition = "large"
|
||||
definition = "really_large"
|
||||
label = _ "Leave"
|
||||
[/button]
|
||||
)}
|
||||
|
@ -415,17 +415,26 @@
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[button]
|
||||
id = "ok"
|
||||
definition = "large"
|
||||
label = _ "I’m Ready"
|
||||
[/button]
|
||||
# See note in mp_join_game.cfg for where this value comes from.
|
||||
{GUI_FORCE_WIDGET_MINIMUM_SIZE 242 0 (
|
||||
[button]
|
||||
id = "ok"
|
||||
definition = "really_large"
|
||||
label = _ "I’m Ready"
|
||||
[/button]
|
||||
)}
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[button]
|
||||
id = "cancel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user