AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

fake scroll impl as a substitute for wheel event on ios #174

Closed hosseinzoda closed 5 years ago

hosseinzoda commented 5 years ago

For testing this feature I did add a debug toggle Called "Wheel With Fake Scroll". By pressing down dot (.) key debug buttons will show up. Then it can get tested on non-ios platforms.

willwade commented 5 years ago

OK - I dont know if this was introduced in a previous PR but if we have "Click" as a an action then the tapable areas (e.g. in the menu) are not selectable. Maybe we need to check where click/tap event is so that we can ignore if in menu bar/navigation menu

Scroll not working on iOS - but looking into it. Bear in mind this is very much a beta so dare say we may have to leave this until its more public

hosseinzoda commented 5 years ago

It should be some minor issue with iOS. I'm going to test it in a bit.