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

Fix appearance of participants menu button #934

Merged
merged 2 commits into from
Jun 6, 2018

Conversation

danxuliu
Copy link
Member

@danxuliu danxuliu commented Jun 4, 2018

Before:
participant-list-menu-button-before

After:
participant-list-menu-button-after
participant-list-menu-button-after-meta

Buttons with icons should have a size of 44x44px for easier interaction.
This matches the height of the participant list item in which the button
appears, and as such also centers the button vertically with the name of
the participant.

With the larger size the default grey background of the button is now
much more visible, but as the button has no border the background looks
strange. Due to this the background is removed, which also gives the
menu button in the participant list a consistent look with the menu
button in the room list.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@Ivansss Ivansss merged commit e487b4e into master Jun 6, 2018
@Ivansss Ivansss deleted the fix-appearance-of-participants-menu-button branch June 6, 2018 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants