You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great library, being using it for a while now and it's been working great!
Now to my question: there is a known issue starting in Mobile Safari 10.* (e.g. iPads) that calc(% px) does not work correctly. In the code I can see a fallback for IE8, I am wondering how to trigger this for iOS such that Split.js wont use calc but assign static sizes (and obviously disable dragging)?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Great library, being using it for a while now and it's been working great!
Now to my question: there is a known issue starting in Mobile Safari 10.* (e.g. iPads) that calc(% px) does not work correctly. In the code I can see a fallback for IE8, I am wondering how to trigger this for iOS such that Split.js wont use calc but assign static sizes (and obviously disable dragging)?
Thanks in advance
The text was updated successfully, but these errors were encountered: