Community
Participate
Working Groups
We could use the file name of the resource instead of the <unnamed> placeholder for the root element. If a leaf is unnamed, we could skip that. Both examples are taken from the FowlerDSL example.
Preliminary scheduled for SR1.
Pushed to master. Note that due to the lazy calculation of children a node cannot know that all of its children will be skipped due to missing label texts. Consequently the "expand" button will be shown anyway if _isLeaf() is false.
Closing all bugs that were set to RESOLVED before Neon.0