CapnKitten / Material-Discord

Material design theme for Discord
343 stars 153 forks source link

weird message outline #182

Closed ghoomfrog closed 1 year ago

ghoomfrog commented 1 year ago

image

KTibow commented 1 year ago

cant reproduce, what did you do for this

ghoomfrog commented 1 year ago

literally nothing

KTibow commented 1 year ago

as in it just showed up when you opened discord?

ghoomfrog commented 1 year ago

No, it happens when I focus on a message between other messages in the same time-relevant group.

KTibow commented 1 year ago

i can't focus on any messages with tab

CapnKitten commented 1 year ago

I can't reproduce it either, but I know why it's like that. In order for the message bubbles to work, the starting message is always rounded as if it were a single message. Subsequent messages are then treated as if they're the last message in the group to form the bubble. There's no way to detect if a message is the last one in a group, so previous messages have little carrots added to them and are placed at the bottom to make it look as if it's not rounded.

If you don't understand that because of my poor explanation, it means that the accessibility outline will remain like that unless Discord does an overhaul of how messages appear.