rugk / awesome-emoji-picker

Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
https://addons.mozilla.org/firefox/addon/awesome-emoji-picker/?src=external-github-top
Other
103 stars 10 forks source link

Increase/adjust height of popup #111

Open kinafu opened 3 years ago

kinafu commented 3 years ago

Background

I would like to see more smileys without having to scroll through the list of available smileys after opening the add-ons.

On my screen (2560 x 1440) I would like to enlargen it to the bottom.

State of the art

![Add-On screenshot](https://user-images.githubusercontent.com/20564946/102475043-a9cd4080-4059-11eb-8b9f-093dec6a7049.png)

What I'd like to achieve

![Add-On Mockup](https://user-images.githubusercontent.com/20564946/102475437-26f8b580-405a-11eb-9a45-5b72d1212e04.png)

Proposed solution

For the second option there's a solution, which I like on first sight, in the Firefox extension uBlock Origin. There are some buttons to resize the add-on and the size of the box stays like that on the next add-on access.

I guess that's a controversial point, whether the average user likes the box size to stay in that size that after enlarging/shrinking or not.

Show uBlock Origin screenshot

See the **buttons at the bottom right** of the screenshot, which extend or shrink the box. ![[uBlock Origin](https://addons.mozilla.org/de/firefox/addon/ublock-origin/) Firefox Add-On screenshot](https://user-images.githubusercontent.com/20564946/102474426-e77d9980-4058-11eb-8a65-e49382cdd139.png) > [uBlock origin extension for Firefox](https://addons.mozilla.org/de/firefox/addon/ublock-origin/) ("mehr"="more" and "weniger"="less")

rugk commented 3 years ago

Thanks for the suggestion. For now, you can increase the emoji size in the settings, which should increase the height of the popup too.

Also in Firefox popups can be at max have a size of 800x600 pixels. So the height is also limited here, even if we would specify that.

BTW: In case you (or someone else) did not know yet, you can also adjust the width by selecting in the settings how many emojis it should display per line.