models
models copied to clipboard
Bugfix: PNoM 2 - enable multi-line code input widgets
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.