mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-24 23:39:51 +03:00
Fix Guru on exit
This commit is contained in:
parent
06d87fec2b
commit
2d483113ef
@ -745,8 +745,10 @@ void ami_openscreen(void)
|
||||
dri = GetScreenDrawInfo(scrn);
|
||||
ami_font_setdevicedpi(id);
|
||||
|
||||
/* TODO: Reset system colours so they are correct for the new screen
|
||||
gui_system_colour_finalize();
|
||||
gui_system_colour_init();
|
||||
*/
|
||||
|
||||
//ami_help_new_screen(scrn);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user