Andre Poenitz <[EMAIL PROTECTED]> writes:

| On Mon, Feb 14, 2005 at 01:21:24PM +0100, Lars Gullik Bjønnes wrote:
>> | -  return Point(x,y);
>> | +  --x;
>> 
>> Why this extra line and not just:
>> 
>> x += dit.bottom().text()->cursorX(dit.bottom()) - 1;
>
| No specific reason other than that correction should not be there at
| all. The cusor looks much better with the -1, though.

Ok, then at least the --x; should have a comment on it.

-- 
        Lgb

Reply via email to