gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog gui/gui.cpp gui/gui.h


From: Udo Giacomozzi
Subject: Re: [Gnash-commit] gnash ChangeLog gui/gui.cpp gui/gui.h
Date: Tue, 17 Oct 2006 15:28:54 +0200

Hello Sandro,

Tuesday, October 17, 2006, 3:12:43 PM, you wrote:
SS> Log message:
SS>                 * gui/gui.{cpp,h}: notify_mouse_moved made non-static; call
SS>                   display() after mouse move notification to immediately
SS>                   show changed triggered by any event handler. This is an
SS>                   overkill and needs better architecture, but at least it is
SS>                   correct now.

Well, not necessarily. display() should detect via
get_invalidated_bounds() when nothing happened and would not render
again. It just looks for set m_invalidated flags and won't find any
(except if in fact a button has been pressed).

Udo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]