Mini player and full size window album art size aren't the same #155
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#155
Loading…
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?
Describe
The miniplayer has proper sized album art in the toolbar, while the full-sized window doesn't.
To Reproduce (delete if not applicable)
Steps to reproduce the behavior:
Expected behavior
Mini player and normal player should have same size album art
Screenshots
Version information:*
I'll look into it
So, I wonder if it's something due to button sizing, due to these screenshots I took, where the highlight rectangle (very faint) is noticeably smaller:
So I added some logging code:
And when I started playing in full sized (output is the same in mini mode):
They also have the same
controlSize
value ofNSControlSizeLarge
.Thanks!
Can't reproduce this in 12.1. I guess Apple finally fixed it?