Wassimulator / CactusViewer

A small single file image viewer written in C/C++.
BSD 2-Clause "Simplified" License
203 stars 15 forks source link

CPU usage spike when minimizing with playing GIF #21

Closed Benjipede closed 1 year ago

Benjipede commented 1 year ago

The viewer use less than 1% of CPU when playing a GIF. If I then minimize it, it goes to 25% CPU usage and stays there. It doesn't happen if the GIF is paused when minimizing.

I am using Windows 10.

Wassimulator commented 1 year ago

fixed, the GIF now pauses upon minimization.