Tooltips only show up when you hover over the text in the top bar #67
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lubba64/node_sound#67
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?
Currently the rect for the tooltip to display only covers the node title text, but does not cover the
entire top bar. It should not cover the X button to delete a single node. The proposed fix is going
in and changing the rect so it fills the space, which should take 5 minutes but we’re doing 30
minute increments so that’s what I’m going with.