IBM / mac-ibm-notifications

macOS agent used to display custom notifications and alerts to the end user.
Apache License 2.0
297 stars 49 forks source link

[Feature Request] GIF Images not playing in Sonoma #165

Closed marcusheBG closed 10 months ago

marcusheBG commented 1 year ago

Describe the bug Just a heads up it seems that .gif images to do not play in popup windows in macOS 14.0 Sonoma Beta 1. Only the first frame of the .gif statically shows. Thanks so much!

To Reproduce Attempting to display a .gif file in an image accessory view type popup when running on 10.14 macOS Sonoma beta 1

Expected behavior For the .gif image to play and autoloop

Desktop (please complete the following information):

SMartorelli commented 1 year ago

Hi @marcusheBG 👋 actually IBM Notifier never officially supported GIF. I'm going to change this [BUG] to a [Feature Request] and start tracking it for v3.1.0 that should be released before the Sonoma public release 👍

marcusheBG commented 1 year ago

Thanks so much Simone! For the record GIF images were playing fine in previous macOS's? At least Monterey and Ventura. Hopefully it's an easy add. Thanks so much!

SMartorelli commented 1 year ago

Thanks for confirming! Ok so version 3.0.0 that should be released this month will not support GIF since the migration to SwiftUI made it not "automatically" supported by the framework. We're working to enable the GIF support again in version 3.1.0 for all the supported macOSs. If GIFs are important to you/your org be aware of it when considering to update to the next release (3.0.0) @marcusheBG