Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically adjust width in overflow menu & Android #42

Closed
2 tasks done
rugk opened this issue May 31, 2019 · 2 comments · Fixed by #67
Closed
2 tasks done

Automatically adjust width in overflow menu & Android #42

rugk opened this issue May 31, 2019 · 2 comments · Fixed by #67
Labels
enhancement New feature or request UI/usability/UX
Milestone

Comments

@rugk
Copy link
Owner

rugk commented May 31, 2019

We don't want that:
image

…or the same on Android, where we have a fixed witdh.

Solution

Thus, we should ignore the user setting of the width there and just set width: auto, which lets emoji-mart use all width it has.
Maybe the same for height?

TODO

@rugk rugk added enhancement New feature or request UI/usability/UX labels May 31, 2019
@rugk rugk changed the title Automatically adjust witdh in overflow menu & Android Automatically adjust width in overflow menu & Android May 31, 2019
@nclm
Copy link

nclm commented Jun 16, 2019

I was going to post this. I do have the opposite, where the picker is smaller than the overflow menu:

before

(I temporarily fixed it by choosing ‘11’ columns in the preferences, but it should be automatic)

@rugk rugk added this to the 1.2 milestone Jun 16, 2019
@rugk
Copy link
Owner Author

rugk commented Jul 12, 2019

BTW common lib is in development: https://github.com/TinyWebEx/EnvironmentDetector

@rugk rugk removed this from the 1.2 milestone Nov 15, 2019
@rugk rugk closed this as completed in 6c8c370 Mar 20, 2020
@rugk rugk added this to the next milestone Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI/usability/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants