Re: [Development] QML AnimatedImage Memory usage - QTBUG-64272

2018-08-09 Thread Khuram Ali via Development
memory is limited and it is taking up more than half of it. Regards, Khuram Ali -Original Message- From: Shawn Rutledge To: Khuram Ali Cc: development Sent: Thu, Aug 9, 2018 3:32 pm Subject: Re: [Development] QML AnimatedImage Memory usage - QTBUG-64272 > On 3 Aug 2018, at

Re: [Development] QML AnimatedImage Memory usage - QTBUG-64272

2018-08-09 Thread Shawn Rutledge
> On 3 Aug 2018, at 17:22, Khuram Ali via Development > wrote: > > Hi, > > I am suffering from the already reported bug > https://bugreports.qt.io/browse/QTBUG-64272. I am adding a gif and the memory > usage sky rocket to more than a GB. I have seen the bug is still open. is > there any su

[Development] QML AnimatedImage Memory usage - QTBUG-64272

2018-08-03 Thread Khuram Ali via Development
Hi, I am suffering from the already reported bug https://bugreports.qt.io/browse/QTBUG-64272. I am adding a gif and the memory usage sky rocket to more than a GB. I have seen the bug is still open. is there any suggested workaround to this issue? I am using Qt 5.11.1. Thank you for your help!