Issue #430
Long template parameters do not wrap
Status: | New | Start date: | 22 August 2020 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
In class template signatures, templates would be better if displayed in a list instead of comma-separated single line. The same applies to template bindings (see screenshot attached).
Would this be difficult to implement? It is already possible to wrap long operation signatures in class diagrams.