major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
defect
(User-visible)
If the tl:FieldDefinitionTemplateProvider throws an error because the corresponding attribute does not exist in the type, an image is rendered.
This image does not scale. For example, if the image is an SVG, it is displayed across the entire width of the window.
Furthermore, the error icon in the info box is now too small; it is only the size of the font.
Test
- Configure an SVG in the theme variable `com.top_logic.layout.basic.Icons.RENDERING_ERROR_NORMAL `.
- Configure an attribute in an in-app form and then remove it.
- Expected result: An error is displayed along the lines of "There is no attribute ... in type ..."
- Expected: The corresponding error icon is a reasonable size.