Skip to content

Fixed input padding and voice channel chat layout #90

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

Merged
merged 2 commits into from
Apr 26, 2025

Conversation

dom1torii
Copy link
Contributor

Input field was moved a bit to the right because of padding-left and padding-right and it looked wrong.
Voice chat layout on lower aspect ratio was looking weird because it turned into floating and it looked weird because all 3 parts were separate.

I removed padding from input, removed vc chat left padding and gave it background so it looks more integrated.

Before:
https://domitori.xyz/X7Swt.png

After:
https://domitori.xyz/x0Fp1.png

Couldnt upload images for some reason, sorry for links

@refact0r
Copy link
Owner

there isn't any padding that moves the input box for me?

@refact0r
Copy link
Owner

yeah im kinda confused as to where this padding is coming from, i agree with the background thing tho

@dom1torii
Copy link
Contributor Author

there isn't any padding that moves the input box for me?

Oh, just realized its actually caused by Desktop Refresh Fast Follows: Larger Guild Icons experiment, my bad
Forgot i even had that enabled
Will remove it in a sec

@refact0r
Copy link
Owner

you probably shouldn't remove the padding either, it is there to make the spacing consistent due to the resizeHandle.

@refact0r
Copy link
Owner

i'll just fix myself

@refact0r refact0r merged commit ae69313 into refact0r:main Apr 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants