Fix [change_theme] not updating themed map borders correctly in some cases
(cherry picked from commit 6158b80c94
)
This commit is contained in:
parent
8033e252d4
commit
c0fd17628e
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ void display::set_theme(config theme_cfg) {
|
|||
action_buttons_.clear();
|
||||
create_buttons();
|
||||
invalidate_theme();
|
||||
rebuild_all();
|
||||
redraw_everything();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue