We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Entering a text into a TextAreaBox, carriage returns and empty lines will be shown.
Setting readOnly to true, the empty lines and carriage returns vanish:
Setting readOnly back to false, everything is fine again.
The text was updated successfully, but these errors were encountered:
fix #918 TextAreaBox: empty lines disappear when set readOnly to true
d04ed12
vegegoku
No branches or pull requests
Entering a text into a TextAreaBox, carriage returns and empty lines will be shown.
Setting readOnly to true, the empty lines and carriage returns vanish:
Setting readOnly back to false, everything is fine again.
The text was updated successfully, but these errors were encountered: