syj67507 / github-pr-chrome-extension

Chrome Extension to fetch all open PR's
3 stars 1 forks source link

Make collapse animation quicker on Chrome and disable altogether for Firefox #50

Closed syj67507 closed 7 months ago

syj67507 commented 7 months ago

At the moment, the animations for when there are few number of repos make the collapse animation feel slow and sluggish.

For chrome, the animation is smooth but needs to be quicker. Maybe potentially

For firefox, the animation makes the window have weird resizing problems, making scrollbars appear during the animation. It is best to remove it.

There is this stackoverflow article that can help identify which browser the extension is running on. https://stackoverflow.com/questions/48963207/test-which-browser-a-webextension-is-running-in