clragon / e1547

A sophisticated e621 browser
https://e1547.clynamic.net/
GNU General Public License v3.0
209 stars 16 forks source link

Improve loading animations #61

Closed clragon closed 2 years ago

clragon commented 2 years ago

The loading animations in the app are using the default CircularProgressIndicator.

loading_indicator could be used in a similar fashion as in e305 to improve loading animations. Most prominently uses Indicator.ballScaleRipple and Indicator.orbit

shimmer could also be worth while.

clragon commented 2 years ago

this has been attempted unfruitful. closed until further notice.