Changes between Initial Version and Version 1 of Ticket #13048, comment 8
- Timestamp:
- Mar 22, 2012, 3:51:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13048, comment 8
initial v1 23 23 As both of them are only listening to touch.move/release 24 24 25 Ideally 'mousexxx' and 'touchxxx' should be listened simultaneously only on devices that support both touch screen and mouse input, but apparently we don't have an ideal has() condition for that yet.