2012/12/4 Nico Williams <[email protected]>: > Now, I notice that there's a LabelString parameter for custom insets, > but I don't see how to have that label string appear in the UI. Oh, > well, I notice that there's right click menu item for showing the > label -- I just want the labels for my custom insets displayed at all > times.
You are talking about "conglomerate"-style flex insets, right? Currently, they are always inserted "collapsed" and you need to manually uncollapse them. We could introduce a layout param to customize this behaviour (we already had a similar discussion wrt to "classic" custom insets). Please file a request. Jürgen > Nico > --
