Is it a known issue that isModal with overlays is not working anymore? My touches go through the overlay.
Well that was a doozy to track down. Overlay touch events leak through even when isModal is true when you have setDefault anchors at 0,0.
Reported, case 28234.
So isModal works ok when you don’t use setDefault anchors at 0,0? I was just getting ready to put back setDefault anchors at 0,0 again since our tableView issue is fixed in #2085 but I guess I’ll wait some more. Thanks for catching this one.
Yeah isModal seemed to work fine without setDefault on anchors in my test at least. Hopefully it will be fixed soon.
Ditto. Thanks for letting us know. All the best.
Well that was a doozy to track down. Overlay touch events leak through even when isModal is true when you have setDefault anchors at 0,0.
Reported, case 28234.
So isModal works ok when you don’t use setDefault anchors at 0,0? I was just getting ready to put back setDefault anchors at 0,0 again since our tableView issue is fixed in #2085 but I guess I’ll wait some more. Thanks for catching this one.
Yeah isModal seemed to work fine without setDefault on anchors in my test at least. Hopefully it will be fixed soon.
Ditto. Thanks for letting us know. All the best.
anyone have any news on this? I am encountering this issue.
I’m not experienced this issue anymore, it was fixed long ago. Can you give example code?
anyone have any news on this? I am encountering this issue.
I’m not experienced this issue anymore, it was fixed long ago. Can you give example code?