add changelog and remove achievements dialog changes

(cherry picked from commit d692f6ba12)
This commit is contained in:
Subhraman Sarkar 2024-03-22 16:48:04 +05:30 committed by Wedge009
parent 1a05133de7
commit 3dae9a89cd
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1,2 @@
### Multiplayer
* Fix World Conquest's Help dialog showing double scrollbars due to the left tree having it's vertical scrollbar disabled. Changed both vertical and horizontal scrollbar modes to automatic.

View file

@ -45,7 +45,6 @@
horizontal_placement = "center" horizontal_placement = "center"
maximum_width = 800 maximum_width = 800
maximum_height = 600
[tooltip] [tooltip]
id = "tooltip" id = "tooltip"
@ -112,7 +111,7 @@
id = "achievements_list" id = "achievements_list"
vertical_scrollbar_mode = "auto" vertical_scrollbar_mode = "auto"
horizontal_scrollbar_mode = "auto" horizontal_scrollbar_mode = "never"
[list_definition] [list_definition]