Vincent van Ravesteijn <v.f.vanraveste...@tudelft.nl> writes: >> In r30560, the setLayout function was removed from InsetCollapsable. >> This function also set the buttonLabel for the inset. After removing >> the setLayout calls in this place, the button label is not >> initialized for Notes, Boxes and Phantoms.
> JMarc, > > You might want to have a look at this, sometime.. Yes, I saw it. I wonder whether the solution is not to get rid of all the setButtonLabel and setLabel calls and compute the button labels on demand. This cannot be so slow... JMarc