sindresorhus/refined-github



The issue has been closed
Github image scaling on comment stream #2935
stdedos posted onGitHub
<!-- Thanks for contributing! 🏓 -->
Example issue: https://github.com/sublimehq/Packages/issues/1781#issuecomment-604070962
The scaling done on the images in issue comments is annoying. Basically, if the image width is bigger than the issue box, then you must open the image to read it on a separate tab.
For me (i.e. my JS level), it is very easy to solve, and I already love it:
i.e. disable max-width: 100%;
on the element and the class
However, for Refined Github's level:
- Add a horizontal scrolling bar; the "normal" one or one of those cute round "invisible" gray ones, and/or
- Add an "expand" button that would widen the issues a little bit (there is more space in WQHD monitors) / pop up the image