You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I scroll text horizontally inside a Column?
I am making a password manager program and I have an issue; if the password is long, it looks odd and doesn't fit properly in the program. To make up for this, I would like to be able to horizontally scroll the text with a scrollbar from the bottom (like an underline kindof). The text is inside a Column, and putting it in a row is obviously unacceptable as there are multiple entries and buttons aswell.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
How can I scroll text horizontally inside a Column?
I am making a password manager program and I have an issue; if the password is long, it looks odd and doesn't fit properly in the program. To make up for this, I would like to be able to horizontally scroll the text with a scrollbar from the bottom (like an underline kindof). The text is inside a Column, and putting it in a row is obviously unacceptable as there are multiple entries and buttons aswell.
Beta Was this translation helpful? Give feedback.
All reactions