On 08/02/2016 04:25 PM, Vincent van Ravesteijn wrote:
>
>
> On Sat, Jul 30, 2016 at 4:58 AM, Richard Heck <rgh...@lyx.org
> <mailto:rgh...@lyx.org>> wrote:
> > commit cbbae06c9bb735759a611bad483d3a1c01d3aed7
> > Author: Richard Heck <rgh...@lyx.org <mailto:rgh...@lyx.org>>
> > Date: Fri Jul 29 22:58:03 2016 -0400
> >
> > Fix display of branch buttons and tooltips.
>
> [..]
>
> > - if (isOpen(bv))
> > - return heading;
>
> Hi Richard,
>
> Do you find it useful to show the inset content in the tooltip when
> the branch is actually opened ?
>
> > - return toolTipText(heading + from_ascii("\n"));
> [..]
> > + return toolTipText(heading);
>
> We do really need the newline here, because now the inset content is
> added to the end: "insetstatus: onblablabla" for a branch inset with
> content "blablabla".
>

Sorry, I think I meant to move that, not remove it. I'll fix it.

Richard

> Vincent
>

Reply via email to