On Tue, Oct 27, 2020 at 05:36:01PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > The function is going to be called from a coroutine, and may yield. > Let's ensure our image reference doesn't change over time (due to resize > etc) by keeping a ref. > > Signed-off-by: Marc-André Lureau <[email protected]> > Reviewed-by: Markus Armbruster <[email protected]> > Reviewed-by: Gerd Hoffmann <[email protected]>
Added all to UI queue. thanks, Gerd
