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

more compact box for nick event #1162

Open
hahahahacker2009 opened this issue Feb 18, 2024 · 1 comment
Open

more compact box for nick event #1162

hahahahacker2009 opened this issue Feb 18, 2024 · 1 comment

Comments

@hahahahacker2009
Copy link

Hydrogen has a really big box for nick event. The height of the box is 2x the height of the text. When there are many people join and leave, this would blown the message.

On element the height for nick event fits the height of the text, and I think it is 0.5x the height of message (IRC style).

The solution is to reduce the height of the nick event box to fit the text.

@hahahahacker2009
Copy link
Author

The height of the box is 2x the height of the text

No it is actually 3x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant