So, we were bulding a new site that needs to be responsive and one of the requirementes was to have zoom.
We used this script before so it seemed a good solution. But theres an issue (and i'm 99% sure it's not your fault):
When a user scrolls and rotates the device the devicemotion event doesn't fires, thus never disabling zoom.
This also happens if you rotate it too fast.
Both of them are not really big issues but are something to have in mind.
So, we were bulding a new site that needs to be responsive and one of the requirementes was to have zoom. We used this script before so it seemed a good solution. But theres an issue (and i'm 99% sure it's not your fault):
When a user scrolls and rotates the device the devicemotion event doesn't fires, thus never disabling zoom. This also happens if you rotate it too fast.
Both of them are not really big issues but are something to have in mind.