nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] do_mouse bugs.


From: David Benbennick
Subject: Re: [Nano-devel] do_mouse bugs.
Date: Tue, 28 Jan 2003 15:44:19 -0500
User-agent: Mutt/1.2.5.1i

On Mon, Jan 27, 2003 at 05:39:12PM -0800, Chris Allegretta wrote:
> Thank you for this patch.  I'm curious how long it took you to make this
> fix, once you noticed the problem.

Thanks for applying it.  It took a bunch of tries to get it right, but the
fix ended up being pretty simple, just calculating current_x from the
mouse click with the expression

  xcur = actual_x(current, get_page_start(xplustabs()) + mevent.x);

Attachment: pgpg7APAicV0X.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]