You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
UI elements such as lists do not render as hovered upon mouse hovering over them. But when I do scroll the lists with mouse wheel the currently hovered item is properly marked as hovered.
To Reproduce
Having macOS 13.1 install the latest build of Psst.
Try to move mouse through track list or playlist list.
Observe list items are not rendered as "hovered" on mouse hovering over them.
Expected behavior
Items in the lists should properly hover over mouse being over them.
Screenshots
Screen.Recording.2023-01-18.at.2.32.54.pm.mov
Environment
OS: macOS 13.1
Version: 2023-01-16 build
Additional context
I believe it's another issue that I can observe regarding rendering after #354 has been fixed.
I am not sure wether there was the same behaviour before #354 fix.
Describe the bug
UI elements such as lists do not render as hovered upon mouse hovering over them. But when I do scroll the lists with mouse wheel the currently hovered item is properly marked as hovered.
To Reproduce
Expected behavior
Items in the lists should properly hover over mouse being over them.
Screenshots
Screen.Recording.2023-01-18.at.2.32.54.pm.mov
Environment
Additional context
I believe it's another issue that I can observe regarding rendering after #354 has been fixed.
I am not sure wether there was the same behaviour before #354 fix.