зеркало из https://github.com/mozilla/pjs.git
Broadcast message on mouse-up.
This commit is contained in:
Родитель
14aa412e90
Коммит
3a29f0259f
|
@ -111,7 +111,8 @@ CChameleonBroadcastCaption :: CChameleonBroadcastCaption ( LStream* inStream )
|
|||
void
|
||||
CChameleonBroadcastCaption :: ClickSelf ( const SMouseDownEvent & inEvent )
|
||||
{
|
||||
BroadcastMessage ( mMessage );
|
||||
if ( ! ::WaitMouseMoved(inEvent.macEvent.where) )
|
||||
BroadcastMessage ( mMessage );
|
||||
|
||||
} // ClickSelf
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче