Download button disappears if a .bat file has a line longer than the discord window
If a batch file has any one line that is longer than the user's discord window, it will cut off the download button. Here is an example of what it should look like:

When it is bugged, this is what it looks like:

To fix this, I have three suggestions. First, you could add a horizontal scroll bar to the batch file so that the whole script and the download button would be visible. You could also align the download button to the bottom left corner instead of bottom right so that it is visible no matter what. Finally, which I think is the best option, you could have a 'word wrap' feature like windows notepad where the window is locked to the width of the text portion of the client's window. Then, any text that extends past the window is put onto a new line. This way, the download button remains visible and the entire script is within the client's window.
Thanks for considering my feedback, and I hope you can implement one of my suggestions.
-
Upvote to this problem. It is very problematic not being able to download files without editing the css
0
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario