HomePhabricator

qt: use series of pngs for spinner
f10b2d70d09cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: use series of pngs for spinner

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jan 13 2014, 13:16
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa7973c9b6b6c: Merge pull request #3524
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGINGf10b2d70d09c: qt: use series of pngs for spinner (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jan 13 2014, 13:45