Re: [patch] bug 3835: inset-toggle doesn't work for branch insets

2007-06-10 Thread Jean-Marc Lasgouttes
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: Jürgen> The attached patch fixes it for Bennett and me. Martin cannot Jürgen> remeber why he put the removed test there in the first place, Jürgen> but I didn't find any drawbacks. Looks good. JMarc

Re: [patch] bug 3835: inset-toggle doesn't work for branch insets

2007-06-10 Thread Martin Vermeer
On Sun, Jun 10, 2007 at 12:05:47PM +0200, Jürgen Spitzmüller wrote: > Martin Vermeer wrote: > > Did you try save/reload to see if only branch insets for > > the selected branch(es) are open? (vague recollection) > > Yes. This still works. Great. Then I suspect I did unthinking cut'n paste from so

Re: [patch] bug 3835: inset-toggle doesn't work for branch insets

2007-06-10 Thread Jürgen Spitzmüller
Martin Vermeer wrote: > Did you try save/reload to see if only branch insets for > the selected branch(es) are open? (vague recollection) Yes. This still works. Jürgen

Re: [patch] bug 3835: inset-toggle doesn't work for branch insets

2007-06-10 Thread Martin Vermeer
On Sun, Jun 10, 2007 at 09:31:19AM +0200, Jürgen Spitzmüller wrote: > The attached patch fixes it for Bennett and me. Martin cannot remeber why he > put the removed test there in the first place, but I didn't find any > drawbacks. > > OK? > > Jürgen Did you try save/reload to see if only branc

[patch] bug 3835: inset-toggle doesn't work for branch insets

2007-06-10 Thread Jürgen Spitzmüller
The attached patch fixes it for Bennett and me. Martin cannot remeber why he put the removed test there in the first place, but I didn't find any drawbacks. OK? Jürgen Index: src/insets/InsetBranch.cpp === --- src/insets/InsetBranc