Skycoder42/QtApng

QImageReader::supportsAnimation does not give a proper result

jurplel opened this issue · 0 comments

When calling QImageReader::supportsAnimation on an apng file, it will always return false. In addition, QImageReader::size only gives a correct value a period of time after the QMovie begins playing.