• Wladimir J. van der Laan's avatar
    qt: use series of pngs for spinner · 85222577
    Wladimir J. van der Laan authored
    Use a series of .png frames for the spinner instead of a .mng.
    `mng` is an obscure image format and is not built by default into Qt5.
    
    This appears to improve the crispness of the spinner as well.
    
    Does not noticably increase the size (still ~27k) and the code
    is not more complicated either.
    85222577
make_spinner.py 894 Bytes