iced
iced copied to clipboard
The scrollbar in a `Menu` doesn't show hovering/dragging states
Is your issue REALLY a bug?
- [x] My issue is indeed a bug!
- [x] I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.
Is there an existing issue for this?
- [x] I have searched the existing issues.
Is this issue related to iced?
- [x] My hardware is compatible and my graphics drivers are up-to-date.
What happened?
When using a Menu, the scrollbar always stays the same color, despite being hovered or dragged.
What is the expected behavior?
The scrollbar in a Menu behaves the same as the scrollbar in a Scrollable, showing in different colors to indicate hovering and dragging states.
Version
master
Operating System
Linux
Do you have any log output?