Files
test/source
Julian Eisel 58a81b5a6a Fix: File Browser: Preview loading icon not centered and too large
Until cd13f52e75, the loading icon drawing used to share most of the code for
drawing the "special image", so changes to those unintentionally changed to
loading icon too, e.g. in 1d47e3276b.

Make the loading icon centered where the preview would be, and reduce the size
back to what it was before 1d47e3276b.

This removes the hardcoded values that were temporarily added in cd13f52e75 to
avoid user visible changes.
2024-12-18 16:40:27 +01:00
..