terrymun / paver

Paver, a panorama/image viewer replicating the effect seen in Facebook Pages app
MIT License
123 stars 38 forks source link

Paver is not centering on mobiles #14

Open PabloArty opened 7 years ago

PabloArty commented 7 years ago

Morning! I'm having this problem on phones, the paver image just goes all to the left and I want it to be centered. Is ther any option for this?

terrymun commented 7 years ago

That is very strange: on mobile the Paver image should be centered no matter what. Does your mobile device provide gyroscopic data? There is a possibility that paver is falling back to the default overflow: scroll trick if no gyroscope data is available.

PabloArty commented 7 years ago

Yeah is an Iphone it has gyroscope. D: I saw some parts of paver js that have something about the gyroscope so i will check them if I found something I'll put it here, but if you know what could be the problem please tell me ;)