eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

Slows down animations on page #361

Open kirschkern opened 6 years ago

kirschkern commented 6 years ago

When visiting https://page-transitions.com/ and selecting a topic from the navigation I don't get a smooth animation. When hiding the sidebar with the tabs, everything works again.

Tested with FF 60.0.1 on Windows 10

Keith94 commented 6 years ago

Can confirm.

dos1 commented 6 years ago

Hmm, interesting, I can confirm it even with compact mode (no thumbnails whatsoever). FF 61.0b6 on GNU/Linux

eoger commented 6 years ago

I've pushed https://github.com/eoger/tabcenter-redux/commit/ed8ec8eec72410f3ec4c4f3a358b33781347a1c4 and https://github.com/eoger/tabcenter-redux/commit/67ce43cdc43bfc00bfa84a7eb1e5850c7ede0c35 which should hopefully help.

Keith94 commented 6 years ago

Yeah, that seems to help a lot.

kirschkern commented 6 years ago

How can I test it?

Keith94 commented 6 years ago

@kirschkern Instructions from https://github.com/eoger/tabcenter-redux/issues/296#issuecomment-372127510:

  1. Download the master branch as a zip file.
  2. Open about:debugging in Nightly (or if using Beta make sure the pref dom.moduleScripts.enabled is true).
  3. Press the "Load Temporary Addon" button, and open the manifest.json file in the extracted zip.
dos1 commented 6 years ago

@eoger How about making a release? :)