mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 16:33:29 +00:00
GUI2: deployed fancy toggle panels in a few places
[ci_skip]
This commit is contained in:
parent
e43c65a689
commit
500e087d53
@ -143,7 +143,7 @@
|
||||
[toggle_panel]
|
||||
## linked_group = "list_item"
|
||||
id = "list_panel"
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
|
||||
[grid]
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
[toggle_panel]
|
||||
id = "tree_view_node_label"
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
|
||||
#horizontal_grow = "true"
|
||||
return_value_id = "ok"
|
||||
|
@ -236,7 +236,7 @@
|
||||
vertical_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
[toggle_panel]
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
[grid]
|
||||
[row]
|
||||
[column]
|
||||
|
Loading…
x
Reference in New Issue
Block a user