haxiomic / firefox-multi-touch-zoom

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

Patch to make zoom invisible to content #13

Closed theotheroracle closed 3 years ago

theotheroracle commented 6 years ago

as stated on bugzilla by :jaws, "If haxiomic wants to try to write a patch that implements this without being visible to content (possibly by creating and updating a user agent stylesheet in tab-content.js[3]) then that might work and I would be happy to accept the contribution." any plans to do this? at the bottom of https://bugzilla.mozilla.org/show_bug.cgi?id=688990#c17

haxiomic commented 6 years ago

Hey @PiFi, I'd like to create patch for Firefox but there are several issues that I want to resolve before I think it's good enough to propose as a patch

These are

14 Page freezes for a moment right after zooming

12 Doesn't work on touch-screens

5 Inertial scrolling issue

PatrickGuthridge commented 6 years ago

I would love to see this available by default in Firefox! And I believe I may have just fixed two of those issues #15.

theotheroracle commented 3 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1620056

added upstream