mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-15 09:11:07 +01:00
209bf71b32
Summary: Added isNormalMouseEvent() that returns true if left mouse button triggered event click, mousedown or mouseup. Modified isNormalMouseClick() to use new function. Test Plan: Verified that new function works for click, mousedown and mouseup events. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T2475 Differential Revision: https://secure.phabricator.com/D4778 |
||
---|---|---|
.. | ||
__tests__ | ||
Event.js | ||
init.js | ||
install.js | ||
Stratcom.js | ||
util.js |