mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-19 07:54:23 +03:00
Reduce flicker
svn path=/trunk/netsurf/; revision=7542
This commit is contained in:
parent
8ac6d344f5
commit
27b4580644
@ -160,7 +160,7 @@ void ami_history_redraw(struct history_window *hw)
|
||||
|
||||
ami_clg(0xffffff);
|
||||
|
||||
RefreshGadgets(hw->gadgets[GID_MAIN],hw->win,NULL);
|
||||
// RefreshGadgets(hw->gadgets[GID_MAIN],hw->win,NULL);
|
||||
// currp = hw->win->RPort;
|
||||
history_redraw_rectangle(history_current, xs, ys,
|
||||
bbox->Width + xs, bbox->Height + ys, 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user