You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Little bug that I've been noticing when using this app, sometimes when changing the album that's playing in the queue the cover art doesn't get updated accordingly, the app only seems to redraw the cover image when resizing the window or when switching to lyrics and then back to the album's cover for some reason.
The text was updated successfully, but these errors were encountered:
Ok, this is weird. I'm using Gnome 47 as well on two machines without any issues. I've observed this on Plasma though. But they seem to have quite some more problems with GTK4 apps at the moment.
Unfortunately, I can't do much about this. I'm just using the functions provided by GTK to update the displayed image.
...the app only seems to redraw the cover image when resizing the window or when switching to lyrics and then back to the album's cover for some reason.
This sounds like a GTK problem. The app isn't responsible for such GUI-updates, this is all done by GTK itself.
Little bug that I've been noticing when using this app, sometimes when changing the album that's playing in the queue the cover art doesn't get updated accordingly, the app only seems to redraw the cover image when resizing the window or when switching to lyrics and then back to the album's cover for some reason.
The text was updated successfully, but these errors were encountered: