In a customer project, we are using an optional name scheme based on grammarcells with an editor component like this:
When using this in the diagram editor, the bounding box width is too small, if the optional cell is being used. If it is not visible, the bounding box width is okay. Example:
Expected: The space to the right-hand side of any in the second box should have the same width as the space on the rhs of something in the first box.
In a customer project, we are using an optional name scheme based on grammarcells with an editor component like this:
When using this in the diagram editor, the bounding box width is too small, if the optional cell is being used. If it is not visible, the bounding box width is okay. Example:
Expected: The space to the right-hand side of
any
in the second box should have the same width as the space on the rhs ofsomething
in the first box.