| витязь в тигровом халате ( @ 2006-06-26 16:49:00 |
Annoying "non-update" bug fixed.
Maybe you noticed that in some situation pages don't update when loaded, but need some action like manual resize of whole window to be redrawn. That's especially frequent if "new" page has same URL as "old".
Same happened with mail list/preview window in SeaMonkey MailNews and Thunderbird.
Today that bug was fixed/.
At least i hope so, as there are more things involved in the process than just simple Update() call. Things are depending e.g. on various feedback from widgets.
Problem is to find good compromise between fast scrolling and proper repaint
and content change.
Maybe you noticed that in some situation pages don't update when loaded, but need some action like manual resize of whole window to be redrawn. That's especially frequent if "new" page has same URL as "old".
Same happened with mail list/preview window in SeaMonkey MailNews and Thunderbird.
Today that bug was fixed/.
At least i hope so, as there are more things involved in the process than just simple Update() call. Things are depending e.g. on various feedback from widgets.
Problem is to find good compromise between fast scrolling and proper repaint
and content change.