Refactor panel refresh; new debug option debug_frames

This commit is contained in:
o9000
2017-03-04 12:19:35 +01:00
parent cb72aa7996
commit d7f294d7c2
14 changed files with 93 additions and 64 deletions

View File

@@ -226,7 +226,7 @@ void execp_default_font_changed()
}
}
}
panel_refresh = TRUE;
schedule_panel_redraw();
}
void cleanup_execp()