On Tue, Jan 25, 2005 at 01:54:32PM +0000, Andreas Vox wrote:
> When is it supposed to trigger?

Replace the lyxbreaker call with an (BOOST_)ASSERT and you'll see the
difference. I.e. none whatsoever. It's basically just an easy way to set
a breakpoint on 'all ASSERTS'.

If lyxbreaker is called, some ASSERT condition is not met. You can 'fix'
this by removing the assert, but that does not necessarily mean the code
is any better.

> Only when I click on a preview image or also on other occasions?
> Isn't there a way to disable it?

> And what is supposed to happen in the final version, when I click
> on a preview? Same as enter cursor from left or right?

That's the best we can do, isn't it?

Andre'

Reply via email to