victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
900 stars 104 forks source link

Popup for backgrounds #248

Closed kyoyacchi closed 6 months ago

kyoyacchi commented 10 months ago

I've got a lot of background in Bonjourr, i can barely scroll down to end (slowly),i accidentally remove sometimes, can we have an popup/"show more" option for added backgrounds.

Like, Backgrounds(count of added backgrounds)

Thanks.

victrme commented 10 months ago

Hi @kyoyacchi, do you have these problems because of performance issues, or is it just annoying UI ?

We can for example load 9 backgrounds by default, add a show more that loads 9 more backgrounds at a time, and next to it a show all if you have more than 18.

Also limit the height to 15 backgrounds to avoid scrolling forever.

I think that would cover all your issues !

kyoyacchi commented 10 months ago

Hi @kyoyacchi, do you have these problems because of performance issues, or is it just annoying UI ?

We can for example load 9 backgrounds by default, add a show more that loads 9 more backgrounds at a time, and next to it a show all if you have more than 18.

Also limit the height to 15 backgrounds to avoid scrolling forever.

I think that would cover all your issues !

It's because of performance issues, it feels really slow while scrolling down.

By the way, yes the suggestion you say sounds good

victrme commented 6 months ago

The update is here ! Hopefully this improves performance for you.