accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
17 stars 19 forks source link

Ability to toggle line wrap in text areas #5

Closed martinhalford closed 1 year ago

martinhalford commented 1 year ago

At the moment, as there is no line wrap, long string blocks extend beyond the width of the text area. This is an issue for long sentences and/or large paragraph blocks with no line breaks.

It would be nice if there was some kind of toggle to turn on/off line wrap on a per text area basis.

Current Behaviour

image

Preferred Behaviour

image

dselman commented 1 year ago

Implemented