mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #131] Track list items hover when the cursor is over the player controls #95
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danfabi on GitHub (Aug 20, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/131
Items in the track list behind the player controls hover despite the cursor being only over the player controls.
https://user-images.githubusercontent.com/42783895/130267885-c73aa769-0e38-4b45-969d-fb233832d022.mp4
@jpochyla commented on GitHub (Aug 23, 2021):
Yup, this is a bug in the upstream
Scrollcomponent.@Insprill commented on GitHub (May 4, 2023):
This appears to have been fixed by
linebender/druid#2149.