Homec4science

Add isNormalMouseEvent() to Javelin

Authored by Lauri-Henrik Jalonen <ljalonen@cs.helsinki.fi> on Feb 1 2013, 17:48.

Description

Add isNormalMouseEvent() to Javelin

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

Details

Committed
epriestley <git@epriestley.com>Feb 1 2013, 17:48
Pushed
aubortJan 31 2017, 17:16
Parents
rPH384244fa3048: Improve meme text outlining
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH209bf71b3204: Add isNormalMouseEvent() to Javelin (authored by Lauri-Henrik Jalonen <ljalonen@cs.helsinki.fi>).Feb 1 2013, 17:48