Skip to content

Fixed broken autoscroller icon#182

Merged
adriankarlen merged 2 commits intoadriankarlen:mainfrom
GLUBSCHI-GD:fix-autoscroller-icon
Mar 7, 2026
Merged

Fixed broken autoscroller icon#182
adriankarlen merged 2 commits intoadriankarlen:mainfrom
GLUBSCHI-GD:fix-autoscroller-icon

Conversation

@GLUBSCHI-GD
Copy link
Copy Markdown
Contributor

Fixes #170

The issue was being caused by blanket modification of menupopup and (in this case) panel elements in menus.css. I changed to using a :is(...):not(...) selector to exclude the autoscroller icon element, which fixes the issue.

Tested to work on Firefox version 148.0 on CachyOS.

Also want to mention this is my first ever pull request on any project, so please be nice! (ó﹏ò。)

@adriankarlen
Copy link
Copy Markdown
Owner

Thank you for your contribution! :)

@adriankarlen adriankarlen merged commit 1add643 into adriankarlen:main Mar 7, 2026
1 check passed
@GLUBSCHI-GD GLUBSCHI-GD deleted the fix-autoscroller-icon branch March 8, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken icon during middle-click scrolling

2 participants