Anybody else having problems with Kindle Fire touch events ‘phase == moved’ firing when display object isn’t being moved? [import]uid: 295 topic_id: 26377 reply_id: 326377[/import]
Its hard to debug without your code.
[lua]-- from what i see this would all-ways return true –
if ‘phase == moved’ then
end
[import]uid: 7177 topic_id: 26377 reply_id: 107079[/import]