[event-gestures enhancement] Enhance flick
event with flick* sugar events
#1152
Labels
Milestone
flick
event with flick* sugar events
#1152
It would also be useful if the
flick
event was broken out into several smaller events, such asflickup
,flickdown
,flickleft
,flickright
. This added sugar would be useful to application developers, because they have to do math on the event payload to determine this.Also wondering if
flick
should be renamed toswipe
.The text was updated successfully, but these errors were encountered: