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)
The Tri-State Booleans are no longer functioning. They cannot be switched to the next state (null, true, false).
Solution
In the JavaScript section, a check is performed to see if a button has the "image" type set. However, this is only the case for icons rendered via an `input` tag. The check has been adjusted so that all images (identified by the "input-image" CSS class) are now accepted.
Test
- Start demo.
- Select the Light or Dark theme.
- Select an "A" in the type tree.
- Switch to edit mode.
Expected Behavior: The values of "booleanMandatory" and "booleanNullable" can be changed.