LearnNewsExamplesServices
Frontmatter
id1076
titlemain.draggable.sensor.Touch
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 15, 2020, 12:49 PM
updatedAtAug 20, 2020, 5:57 PM
githubUrlhttps://github.com/neomjs/neo/issues/1076
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 20, 2020, 5:57 PM

main.draggable.sensor.Touch

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 15, 2020, 12:49 PM

similar to the main.draggable.sensor.Mouse implementation.

using the same custom events (drag:start, drag:move, drag:end), just mapping touch* base events

tobiu added the enhancement label on Aug 15, 2020, 12:49 PM
tobiu assigned to @tobiu on Aug 15, 2020, 12:49 PM
tobiu referenced in commit c038b18 - "main.draggable.sensor.Touch #1076 base class" on Aug 18, 2020, 3:58 PM
tobiu referenced in commit 1ce3da0 - "#1076 main.draggable.sensor.Touch: ctor" on Aug 18, 2020, 4:04 PM
tobiu referenced in commit 29b1436 - "#1076 main.draggable.sensor.Touch: basic method setup" on Aug 18, 2020, 4:09 PM
tobiu referenced in commit e4d8446 - "#1076 main.draggable.sensor.Touch: onTouchStart() logic" on Aug 18, 2020, 4:24 PM
tobiu referenced in commit b073f46 - "#1076 main.DomEvents: getTouchCoords()" on Aug 18, 2020, 4:31 PM
tobiu referenced in commit 0eecb65 - "#1076 main.draggable.sensor.Touch: using getTouchCoords()" on Aug 18, 2020, 4:37 PM
tobiu referenced in commit 57d67ca - "#1076 main.draggable.sensor.Touch: tapTimeout config, window.setTimeout => setTimeout" on Aug 18, 2020, 4:40 PM
tobiu referenced in commit 5bf97d0 - "#1076 main.draggable.sensor.Touch: onDistanceChange() logic" on Aug 18, 2020, 4:51 PM
tobiu referenced in commit 8714086 - "#1076 main.draggable.sensor.Touch: polishing" on Aug 18, 2020, 5:02 PM
tobiu referenced in commit 271b37a - "#1076 main.draggable.sensor.Touch: startDrag() logic" on Aug 18, 2020, 5:08 PM
tobiu referenced in commit 1855476 - "#1076 main.draggable.sensor.Touch: onTouchMove() logic" on Aug 18, 2020, 5:12 PM
tobiu referenced in commit 0fb3597 - "#1076 main.draggable.sensor.Touch: onTouchEnd() logic, replaced preventDefault() with stopEvent()" on Aug 18, 2020, 5:24 PM
tobiu referenced in commit 6c20978 - "#1076 main.draggable.sensor.Touch: polishing & testing" on Aug 18, 2020, 6:07 PM
tobiu closed this issue on Aug 20, 2020, 5:57 PM