haxiomic / firefox-multi-touch-zoom

Smoothly zoom in and out with the multi-touch pinch gesture
MIT License
153 stars 15 forks source link

Facebook structure #45

Open Rixals opened 4 years ago

Rixals commented 4 years ago

Hello, well done for your work first !

Although I've got a little problem, when I use Facebook and I want to zoom, it works but when I zoom back, all the page is "broken" and isn't readable. When I reload the page it's okay, but it is annoying. Is there a solution ?

haxiomic commented 4 years ago

Hi @Rixals, the latest versions of Firefox have native zoom hidden behind a config flag, that may work better – first disable my extension, then go to about:config in the URL and set apz.allow_zooming to true

Let me know if that is better or worse :)

Rixals commented 4 years ago

Thank you @haxiomic it works perfectly ! ;)

MatanYadaev commented 4 years ago

@haxiomic The zoom itself working good, but when you zoomed some page and you try to scroll left or right, the page does not scroll at all and it goes back or forward one page in the history. I prefer this add-on above the native solution.