UI scaling: try to also scale the mini_map
This commit is contained in:
@@ -287,6 +287,7 @@ void handle_events() {
|
||||
if(changed_display_mode) {
|
||||
changed_display_mode = false;
|
||||
adjust_window_mode();
|
||||
init_mini_map();
|
||||
}
|
||||
|
||||
// Still no idea what this does. It's possible that this does not work at all.
|
||||
|
Reference in New Issue
Block a user