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
enhancement
To resolve complex nested layout templates, it may be helpful to parse a *.layout.xml file so that it no longer contains any template calls. The LayoutModelProcessor has this functionality, but currently can only inline all files in the application.
Improvement
- Launch Config: Layout Inline Selected.launch, which allows a selected file to be inlined.
- Note: You may need to set the target module in the launch config beforehand so that the application configuration can be read.
Test
- Select a *.layout.xml file in tl-demo.
- Run the Launch-Config Layout Inline Selected.launch.
- Verify that the file no longer contains any template calls.