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

Soundmoji (Beta Feature) Incompatible with Theme #157

Open
CofStars opened this issue Jan 29, 2025 · 3 comments
Open

Soundmoji (Beta Feature) Incompatible with Theme #157

CofStars opened this issue Jan 29, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@CofStars
Copy link

Describe the bug
The soundmoji beta feature's picker and button are inaccessible.

To Reproduce
1. Be in the soundmoji beta
2. Try to "view more" soundmoji

Screenshots

Image

Image

Infomation (please complete the following information):
Discord channel: Stable
OS: Windows
Mod: Vencord
Discord language: English

@CofStars CofStars added the bug Something isn't working label Jan 29, 2025
@Guineapigboyx
Copy link

Guineapigboyx commented Feb 2, 2025

Here is a CSS tweak what will fix the soundpicker and the search bars. The sound picker is not themed but the soundpicker now works. Also the search bars are no longer overlapping with the emoji selector icons.

#app-mount .contentWrapper__08434 .header_c0e32c {margin-left: 170px;}
#app-mount .soundboardHeader__08434 {padding-top: 17px; margin-left: 170px;}
#app-mount .contentWrapper__08434 .header__8ef02 {padding-top: 17px; margin-left: 170px;}
#app-mount .contentWrapper__08434 .header_fed6d3 {padding-top: 17px; margin-left: 170px;}
.picker__09f65.inExpressionPicker__09f65.refresh__09f65 {height: 497px;}
.drawerSizingWrapper__08434 .category_a1e0e0 {padding-left: 7pt;}
.categoryIcon_a1e0e0.category_a1e0e0 {padding-right: 6pt;}

Image


Image

(I tested these on the Linux version of vesktop)

@CofStars
Copy link
Author

CofStars commented Feb 3, 2025

This works for me!

@Gibbu
Copy link
Member

Gibbu commented Feb 4, 2025

Man... All these useless ass features that no one is going to use. Thanks Discord!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants