containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
403 stars 13 forks source link

Build icon showing up strange in light mode #622

Closed cdrage closed 2 weeks ago

cdrage commented 1 month ago

Bug description

Screenshot 2024-07-11 at 9 40 19 AM

Looks like it's no longer light colour?

I think it's from the status icon update changes we did?

cc @deboer-tim

Operating system

mac M1

Version

next (development version)

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

deboer-tim commented 1 month ago

It is this issue: https://github.com/containers/podman-desktop/issues/7728 (since we copied code). We can do the same fix, but StatusIcon is now in the API - more work to map statuses but might be better long-term solution.

deboer-tim commented 2 weeks ago

This is fixed in the latest version of the library - but was also fixed indirectly via https://github.com/containers/podman-desktop/pull/8061. Nothing to do here, so closing.