On Mon, Aug 27, 2007 at 02:38:31PM +0000, [EMAIL PROTECTED] wrote: > Author: younes > Date: Mon Aug 27 16:38:29 2007 > New Revision: 19834 > > URL: http://www.lyx.org/trac/changeset/19834 > Log: > Remove the wide() hack. This simplifies quite a few things...
I notice that, when changing an inset, not only that inset's containing paragraph but all paragraphs on-screen are repainted, even if the height of that paragraph doesn't change (so this appears unnecessary). Is that intentional? - Martin