Give us a way to properly align buttons. #4972
Replies: 3 comments 1 reply
-
This is great for desktop, how about mobile? Mobile is already nothing like desktop in this regard, and I think we'll basically see the same thing as inline fields for embeds, where mobile gets no support for the aesthetic feature. I don't actually care about mobile for personal use since I rarely use it, but there's an astonishingly high number of people that use mobile exclusively so as a dev I have to consider it. |
Beta Was this translation helpful? Give feedback.
-
To be honest I don't care at all about mobile, but buttons on mobile (alignment and size wise) already look 10x worse than the current desktop buttons so I doubt discord cares. |
Beta Was this translation helpful? Give feedback.
-
Duplicate of #3333 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It's really annoying when your buttons look something like this:



At the moment I solve this issue by adding an ungodly amount of
\u200b
/u200f
and/u2003
characters.Suffice to say it feels like a very hacky workaround, although it wouldn't be as bad if the buttons didn't trim normal spaces away.
Maybe action rows having a fill parameter and buttons would expand to fill it. Maybe some sort of flexbox functionality could be implemented for them. Or maybe just give buttons a monospaced font so that you can think of words of same length to make them the same size.
Thread discussion on the discord developers server
Beta Was this translation helpful? Give feedback.
All reactions