Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 6.5.2 support thread
#34
(05-08-2020, 07:13 PM)Tim Curtis Wrote: I think disabling Voice Over in the settings turns off 2 tap. Something like that.

I found this info regarding disabling double-tap zoom in html/css. His situation is similar in that he has + and - buttons.

https://stackoverflow.com/questions/4616...ap-to-zoom


Looks like 

Code:
button {
   touch-action: manipulation;
}


is needed. Although someone mentioned it stopped working in recent IOS versions. Might be worth testing?
Reply


Messages In This Thread
RE: Official moOde 6.5.2 support thread - by mtnbrit - 05-09-2020, 07:42 PM

Forum Jump: