Skip to content

qt/RoundImage: fix incorrect image displayed

Prince Gupta requested to merge jagannatharjun/vlc:image-generation into master

previously when the image is found in the cache, the generator was not reset, this caused an invalid image to be loaded

reset the image generator on update request

Edited by Prince Gupta

Merge request reports