CasualCodersProjects / dreambg-web

https://dreambg.cc
0 stars 0 forks source link

Improve homescreen loading #37

Closed chand1012 closed 1 year ago

chand1012 commented 1 year ago

The homescreen loading is a little wonky. Images shouldn't pop into view and instead the transition should look relatively smooth.

chand1012 commented 1 year ago

I set the width to be fixed to make the loading look consistent. This should be reverted and the width should be set with css and depend on the screen size. Use Mantine's createStyles to modify.

chand1012 commented 1 year ago

I think our best bet is to deal with this as an issue and hopefully we'll get faster image loading with CasualCodersProjects/dreambg-ai#7.