bigSlide.js icon indicating copy to clipboard operation
bigSlide.js copied to clipboard

Issue for iphone6 and iphone 6 plus

Open hoehoewong opened this issue 9 years ago • 2 comments

Hi, my website is m.uplabel.com.my There is a bug if using iphone6 and iphone6 plus to view, whole website will zoom out after click on the side menu bar, Is there a way to fix? Thanks in advance

hoehoewong avatar Dec 06 '15 14:12 hoehoewong

try adding this to your meta tag shrink-to-fit=no.

meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0,user-scalable=no,shrink-to-fit=no"

jahrichie avatar Dec 24 '15 16:12 jahrichie

Thanks @jahrichie! That will definitely work for now. I'll see if I can come up with a solution that doesn't require disabling scaling for a future release.

ascott1 avatar Jan 04 '16 14:01 ascott1