models icon indicating copy to clipboard operation
models copied to clipboard

Bugfix: PNoM 2 - enable multi-line code input widgets

Open LaCuneta opened this issue 1 year ago • 0 comments

This model has 8 command input widgets that are set to single-line entry, despite the fact that they are clearly multi-line. I suspect they were affected by a change in behavior when the multi-line string input feature was added. This PR makes their command inputs multi-line.

LaCuneta avatar May 31 '24 18:05 LaCuneta