Am Freitag, 15. Dezember 2017 um 17:46:57, schrieb Jean-Marc Lasgouttes
> Le 15/12/2017 à 17:38, Kornel Benko a écrit :
> >> The code in InsetCollapsible::contextMenu tells it all: it depends
> >> whether there is a button, whether it is open, etc.
> >
> > It describes the algorithm, yes. But, a
Le 15/12/2017 à 17:38, Kornel Benko a écrit :
The code in InsetCollapsible::contextMenu tells it all: it depends
whether there is a button, whether it is open, etc.
It describes the algorithm, yes. But, as a translator, one needs the possible
combinations.
I was a bit fast: the code show tha
Am Freitag, 15. Dezember 2017 um 16:46:14, schrieb Jean-Marc Lasgouttes
> Le 15/12/2017 à 15:36, Kornel Benko a écrit :
> > Do we have somewhere a list of possible combinations?
> >
> > Something like
> > context-edit + context-tabular
> >
> > or
> > context-phantom + context-collapsibl
Le 15/12/2017 à 15:36, Kornel Benko a écrit :
Do we have somewhere a list of possible combinations?
Something like
context-edit + context-tabular
or
context-phantom + context-collapsible + context-edit
The code in InsetCollapsible::contextMenu tells it all: it depends
whethe