also clear that

This commit is contained in:
Erica Z 2024-11-13 18:19:33 +01:00
parent 17754db01c
commit 60a0ae3be7

View file

@ -672,6 +672,7 @@ mod imp {
self.queued_seek.set(None);
self.obj().set_playing_cover_art(None::<gdk::Texture>);
self.obj().set_background(None::<gdk::Texture>);
}
#[template_callback]