Fix [change_theme] not updating themed map borders correctly in some cases
This commit is contained in:
parent
711e9a287d
commit
6158b80c94
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,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