iMediaSandboxing / iMedia

The Karelia iMedia Browser, framework and application for browsing media on Mac OS X
http://www.karelia.com/imedia/
Other
18 stars 12 forks source link

Fallback for Apple Photos group icons #105

Closed gloubibou closed 6 years ago

gloubibou commented 6 years ago

Apple Photos group icons often fail to load on High Sierra. This provides a fallback by loading icon files from the application bundle.

Again: it's a bit of a hack since it is specific to Apple Photos, yet the code is in a parser that could handle any MLMediaLibrary

Fixes iMediaSandboxing/iMedia#102

iljaiwas commented 6 years ago

Do we need to be especially worried on Mojave when we load icons directly from the Photos bundle?

gloubibou commented 6 years ago

I don't think we need to be especially worried. We already use this approach for iPhoto. For Photos it is just a fallback for a bug I observed only on High Sierra. The bug seems to be fixed on Mojave.