Template:Issues/SVC-3017
Jump to navigation
Jump to search
![]() |
![]() |
SVC-3017 | A | Server drops first touch event when a script returns to a state with a touch_start handler |
Caveats
- When changing from a state that lacks a touch event into a state that has a touch event, the first touch will be dropped; this effects all three touch events (touch_start, touch, touch_end). See: SVC-3017