KristhianX / essential-buttons-toolbar

Adds a toolbar to Android Firefox with essential buttons: Homepage, Duplicate Tab, New tab, Close tab and more.
GNU General Public License v3.0
33 stars 3 forks source link

Icon layout suggestions for the new integrated homepage #45

Open zythra opened 1 day ago

zythra commented 1 day ago

The new integrated homepage is something I've wished for in the Android version of Firefox for a long time! Thank you so much for adding this to your extension!

I have a couple of quality of life suggestions for the layout, they aren't deal breakers at all, just nice to haves.

  1. Allow the user to select how many icons are allowed per row, similar to most Android launchers. It would be nice to be able to have more than 4 per row.
  2. Allow the user to adjust the size of the icons

The above to could potentially be the same. I don't know what type of layout rendering you're using, but if it's a responsive layout then allowing the user to select the number of icons per row (within a reasonable minimum and maximum range) would handle the resizing automatically.

Thanks for an awesome extension! 😊

KristhianX commented 1 day ago

Thanks for the suggestions and kind words!

The size of the top sites will be editable in the next update.

The layout currently depends on the screen size—if you switch to landscape mode, you’ll see more columns but fewer rows.

MilaMurry commented 12 hours ago

Hello there. Just updated to 1.9.1. Would you consider make text smaller. Im using the max size available which is 120 and most of the text are truncated. Can I have 0 paddings for the icons as well? Thank you.