#A lil redesign on the Messages bar with

1 messages ยท Page 1 of 1 (latest)

low flax
#

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

storm tree
#

Is that for editing the messages?

low flax
#

nah, editing works fine

storm tree
#

whar how

#

I will check it when I wake up tmr

low flax
#

well no problem I don't want to come out as annoying or anything like that

storm tree
#

In the meantime pls tell me how you found that bug

low flax
#

I just used the snippet

midnight plaza
#

@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

midnight plaza
#

also the "plus sign" for extensions only show after I've scrolled all the way to the bottom

storm tree
#

this snippet for some reason only works on vesktop

storm tree
#

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

low flax
#

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

blazing token
#

whatthe hell is this

low flax
#

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

midnight plaza
#

oh

#

but how do i get this snippet to work on desktop then

#

now i have a blank space

low flax
#

I don't know, you need to edit the css, its kinda long I think, but that space is probably for gift button idk

midnight plaza
#

oh

midnight plaza
blazing token
low flax
#

maybe because of the titlebar, or probably not

storm tree
#

should be slightly fixed now

#

maximum number of buttons increased to 10

midnight plaza
#

empty slot still and upload file button isn't in position

storm tree
#

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

meager cloud
#

Maybe put a variable so ppl can change depending on the number of buttons?

midnight plaza
#

yes do that

storm tree
#

I'm trying to look for a solution

storm tree
#

this looks like a viable solution

#

I updated the snippet

midnight plaza
midnight plaza
storm tree
#

WHY DOES EVERYTHING I MAKE BREAK FOR YOU ๐Ÿ˜ญ

midnight plaza
#

idk man

storm tree
midnight plaza
#

and the thing is that will happen to everyone except you

storm tree
#

it works just fine on Vesktop

midnight plaza
#

ik

#

i was bout to say that

storm tree
#

but not on Vencord

midnight plaza
#

ya

storm tree
#

discord

#

issue

midnight plaza
#

but do you think you have a fix ๐Ÿ˜ญ

storm tree
#

no

midnight plaza
#

Okay

storm tree
#

Just hop on Vesktop already, Discord is horrible

midnight plaza
#

I'll see

storm tree
#

AHH

#

I know why

#

Enable the send message button

#

fucking hell you scared me discord

midnight plaza
#

Okay

storm tree
#

I will write that as a disclaimer

midnight plaza
#

I can live with it

#

idk

#

it didn't fix everything

storm tree
#

inspect element > hover on that button for me

#

idk what that is

midnight plaza
#

ya weird

#

i have a bigger send button the size of 2 buttons vertical

storm tree
#

thats the entire point

#

its meant to align with the text area and other buttons

midnight plaza
#

oh

#

but there is still a blank space lol ๐Ÿ˜ตโ€๐Ÿ’ซ

storm tree
#

then show what it says in devtools

midnight plaza
#

how do i inspect that element

#

i'm on dekstop

storm tree
#

hop over Vesktop

#

Ctrl + Shift + I > Click on the Inspect element button on the top left > hover over the blank container

storm tree
#

screenshot me what it says in devtools

midnight plaza
#

nothing happened

storm tree
midnight plaza
#

yeah the thing is: doing ctrl + shift + i/l doesn't work

storm tree
#

why

#

Its the default command to open devtools

#

which platform are you on

midnight plaza
#

wait i got it

#

i searched it up, on mac it's different

#

ok what do i do after opening it

storm tree
midnight plaza
#

nothing happens

#

my mouse is on it

storm tree
#

this button on the top left

#

click it first

#

then hover

midnight plaza
#

ok

#

now?

storm tree
#

hover on the blank container

midnight plaza
#

yeah

storm tree
#

screenshot me what it says in devtools

midnight plaza
storm tree
#

welp looks like you are stripped off the sending GIF permission

midnight plaza
#

i have it

#

i just need to open stickers/emoji

storm tree
#

these are the 3 expression pickers

midnight plaza
#

yeah 1 is hidden

#

intentionally

storm tree
#

mine still has it

#

on stock discord

midnight plaza
#

no like i got a snippet that hides GIF

storm tree
#

yeah then thats your issue

midnight plaza
#

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

storm tree
#

wait a minute

midnight plaza
#

but deleting the element also worked ๐Ÿ‘ (it's just that the send button is still 2 buttons tall)

storm tree
#
.expression-picker-chat-input-button:has([aria-label="Open GIF picker"]) {
    display: none;
}
#

try this

#

replace the old hide gif button with this

midnight plaza
#

Okay

#

2 buttons tall (send button)

storm tree
#

thats the purpose

#

I intentionally made it that way

midnight plaza
#

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

storm tree
#

sure

#

done

midnight plaza
#

still sticking to the left

storm tree
#

wait for the github pages to load

#

could take like 5-10 min

midnight plaza
#

okay

storm tree
#

and then refresh discord

midnight plaza
#

๐Ÿ‘ thanks for helping out

midnight plaza
#

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

midnight plaza
#

oh and one more suggestion can you round the edges of the text box similar to the buttons that are on the right

midnight plaza
#

can you round this chat box please (similar to the buttons on the right) this is all I ask for

wet needle
#

What part handles the "Show Send Messages" button so I can use the rest of this without it?

midnight plaza
#

This extension broke

midnight plaza
#

@storm tree can u fix this (after the discord updating breaking snippets) if you want because I really loved this plugin

storm tree
#

Unlikely that I will be able to fix it, it's already really unstable from the very beginning

midnight plaza
#

DAMN IT

#

great while it lasted

midnight plaza
#

I don't think it was unstable from beginning ๐Ÿ˜ข

storm tree
#

restructuring an entire container has never been a good idea for UX

storm tree
#

Semi updated