ovity / octotree

GitHub on steroids
https://www.octotree.io/
GNU Affero General Public License v3.0
22.83k stars 1.78k forks source link

Bug: Vertical scrollbar in code blocks #1153

Closed BenjaVR closed 1 year ago

BenjaVR commented 1 year ago

Description

Whenever I select a font that is larger than 12px, every code block (single file, pull requests ...) has a vertical scrollbar (default font, but also custom ones like Fira Code, JetBrains Mono, Cascadia ...). This makes scrolling extremely annoying, as it will go down for 1 px in de code block and not scroll the page.

For the record, my browser zoom is set at 100%.

Environment (if bug)

* Console error log below this line

danhgit commented 1 year ago

Can you try v7.9 and see if the issue was fixed? If not, please let me know.

BenjaVR commented 1 year ago

@danhgit looks like it is fixed, thanks :)