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] Two scrollbars in inline css editor #33

Open
Temanor opened this issue Jul 15, 2024 · 1 comment
Open

[Bug] Two scrollbars in inline css editor #33

Temanor opened this issue Jul 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Temanor
Copy link

Temanor commented Jul 15, 2024

Describe the bug
There are two scrollbars in the inline css editor. One for the text field and one for the floating window.

To Reproduce
Go to the css editor.
Paste in a fairly long snippet.
Click the "Pop Out" button.

Expected behavior
The text-field should be a fixed size that fits within the floating window.
There should only be one scrollbar.

Screenshots
css-editor-scrollbar-problems

System Info (please complete the following information):

  • OS: Windows: 11
  • Discord version: Regular
  • Any other relevant info: Using catppuccin mocha theme

Additional context
I think the scrollbar should only count for the text-field and not the entire floating window.
This would make sense, since there is also a horizontal scrollbar for the text-field.

text-field-scrollbars

@Temanor Temanor added the bug Something isn't working label Jul 15, 2024
@Temanor
Copy link
Author

Temanor commented Sep 24, 2024

This is still an issue btw :)

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

1 participant