Closed jacekkopecky closed 1 year ago
Possible solution: allow text field to be switched between <input>
and <textarea>
(<input>
by default)
sounds like that could work; a little checkbox labeled "multi-line" that triggers the switch?
Potentially yes, but yet to be confirmed. For consistency, we may have it as a switch similar to how the colour switch or panel direction works.
I will pick this up again when working on #240.
I wish to have a multi-line label, like this:
Before the beta, I put
white-space: pre-line
in the style attribute and included newlines in the label text. In the beta, the text looks like this: " oOo oOXOo oOo "