Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] CSS Editor does not scroll properly with large CSS files #23

Open
campfirelena opened this issue Jan 21, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@campfirelena
Copy link

The scrolling jumps up and down when using the scroll wheel. The scrolling bar on the side works fine.

Steps to reproduce the behavior:

  1. Find a large CSS file (I used Translucence by CapnKitten's source CSS)
  2. Paste into the editor
  3. Scroll with the mouse scroll wheel

There should be a sort of ghost text. See screenshots

css-editor

System Info

  • OS: Pop!_OS 22.04
  • Discord version is Regular
  • Any other relevant info: Installed from .deb file with Eddy
@campfirelena campfirelena added the bug Something isn't working label Jan 21, 2024
@SpikeHD
Copy link
Owner

SpikeHD commented Jan 22, 2024

So far this seems to be Linux only? Couldn't reproduce on my Windows machine using the same CSS file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants