#A lil redesign on the Messages bar with
1 messages ยท Page 1 of 1 (latest)
I can't see what I type lol, and there is a scrollbar, maybe because I don't have that many buttons, but i have no idea
Is that for editing the messages?
nah, editing works fine
well no problem I don't want to come out as annoying or anything like that
In the meantime pls tell me how you found that bug
I just used the snippet
@storm tree i like this snippet but how do i get rid of all the other problems
jjjjjj
i can't see what I'm typing
and what is this
also the "plus sign" for extensions only show after I've scrolled all the way to the bottom
this snippet for some reason only works on vesktop
It's the min-height that I set for the text area that is causing the issue. The best way to fix those issues is unfortunately removing that min-height
and the chat area will look like this
thats weird, I thought discord client and vesktop were the same, not exactly but similar, and yes I removed one min-heigh in other theme and worked but I didn't know that was the case here
same, is it not?
vesktop is basically discord web version, like armcord, client its kinda but it has a lot of stuff added so people usually don't count it I guess
oh
but how do i get this snippet to work on desktop then
now i have a blank space
I don't know, you need to edit the css, its kinda long I think, but that space is probably for gift button idk
oh
i don't think aoi has implemeted the system for hidden icons then
for me it wasn't working on web version
maybe because of the titlebar, or probably not
not fixed for me ๐ฆ
empty slot still and upload file button isn't in position
The blank slot is probably because you hid something, and I assumed that most ppl would have more than 5 buttons so I placed the upload button on the 2nd row
There's hardly any solution to fit everybody
Maybe put a variable so ppl can change depending on the number of buttons?
yes do that
I'm trying to look for a solution
thanks, this plugin would be revolutionary (at least for me)
it didn't fix it ๐ญ ๐ญ What is going on here
WHY DOES EVERYTHING I MAKE BREAK FOR YOU ๐ญ
idk man
and the thing is that will happen to everyone except you
it works just fine on Vesktop
but not on Vencord
ya
but do you think you have a fix ๐ญ
no
Okay
Just hop on Vesktop already, Discord is horrible
I'll see
Okay
I will write that as a disclaimer
do this for me
then show what it says in devtools
hop over Vesktop
Ctrl + Shift + I > Click on the Inspect element button on the top left > hover over the blank container
didn't work
screenshot me what it says in devtools
nothing happened
yeah the thing is: doing ctrl + shift + i/l doesn't work
wait i got it
i searched it up, on mac it's different
ok what do i do after opening it
hover on the blank container
yeah
screenshot me what it says in devtools
welp looks like you are stripped off the sending GIF permission
no like i got a snippet that hides GIF
yeah then thats your issue
Ok that's one way to fix it but the question is how do you fix the blank space given someone hides a spcific button using a snippet
wait a minute
but deleting the element also worked ๐ (it's just that the send button is still 2 buttons tall)
.expression-picker-chat-input-button:has([aria-label="Open GIF picker"]) {
display: none;
}
try this
replace the old hide gif button with this
Okay then in that case, eveything is fixed that needs to be fixed, thanks
but i have a suggestion
the place where I'm sending this message, can you move it a few pixels to the right
it feels like it's sticking to the left-hand side
still sticking to the left
okay
and then refresh discord
๐ thanks for helping out
one more thing: the chat bar gets moved ALL THE WAY to the left when you don't have permissions to use the plus sign
oh and one more suggestion can you round the edges of the text box similar to the buttons that are on the right
can you round this chat box please (similar to the buttons on the right) this is all I ask for
What part handles the "Show Send Messages" button so I can use the rest of this without it?
@storm tree can u fix this (after the discord updating breaking snippets) if you want because I really loved this plugin
Unlikely that I will be able to fix it, it's already really unstable from the very beginning
I don't think it was unstable from beginning ๐ข
restructuring an entire container has never been a good idea for UX
Semi updated