Update volume slider to use NSPopover. #67
No reviewers
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
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: chris/Cog#67
Loading…
Reference in a new issue
No description provided.
Delete branch "nevack/update-volume-slider"
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?
Also fixes cut off Knob of Slider knob on Big Sur.
https://user-images.githubusercontent.com/8330119/103849168-182f7c80-50b5-11eb-8d5d-39c7bd3cf360.mov
Does this also fix popping open when the window is at the bottom of the screen and therefore the point of origin for the popover should be its bottom, and thus pops upward instead of downward? I'll understand if that fix needs to be a separate PR.
Nope, but I want to fix it later. Another NSPopover can help I think, as system can override popover edge if it does not fit screen with preferred one.
Right, thanks for this, it's great having another set of eyes looking at this.