Android tap location doesn't match visual location

Brian Milby brian at milby7.com
Sat Nov 20 00:19:43 EST 2021


Would it be possible to use a send in time approach?  If not for real, you might could try to avoid the loop as a test.  I’ll confess I have not seen that particular issue though.

Sent from my iPad

> On Nov 19, 2021, at 11:49 PM, scott--- via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> I’m having trouble with an app that up until now has just been for iOS. Most of the changes have been pretty straight forward but I’ve encountered a specific case where touching a button doesn’t pass the touch message to the button being tapped… unless I touch significantly below the button (I also had to switch from mouse messages to touch messages in this particular case.) This is not a general issue. It only happens when I show a group  containing the buttons in question and while this group is displayed there is repeat loop running that includes  “wait with messages” (I’m faking a modal dialog.) I encountered this once before under the same circumstances (a fake modal dialog while moving an iOS app to Android) and simply switched to using the built in dialog. Unfortunately, that won’t work in this case.  Any thoughts?
> 
> --
> Scott Morrow
> 
> Elementary Software
> (Now with 20% less chalk dust!)
> web       https://elementarysoftware.com/
> email     scott at elementarysoftware.com
> booth    1-360-734-4701
> ------------------------------------------------------
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list