On Fri, Nov 21, 2003 at 09:20:34AM +0100, Alfredo Braunstein wrote:
> Alfredo Braunstein wrote:
>
> > I'll do the change.
>
> Ok to commit?
Looks good, so: Sure.
> + The above two fixes
> + x0_ -> xo_
> + some cursorPar()->getRow(cursor.pos()) -> cursorRow
Good idea ;-)
Andre'
Alfredo Braunstein wrote:
> I'll do the change.
Ok to commit?
+ The above two fixes
+ x0_ -> xo_
+ some cursorPar()->getRow(cursor.pos()) -> cursorRow
Alfredo
? bfri.C
Index: lyxtext.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-de
Andre Poenitz wrote:
> We simply should draw full paragraphs. This way we could have a smooth
> drawing of 'really tall rows' and this would make the usage of
> RowPainter a bit simpler, too.
Fine.
> InsetText::draw
> LyXText::draw(to be implemented)
> Paragraph::draw (to be implem
On Fri, Nov 21, 2003 at 08:19:07AM +0100, Alfredo Braunstein wrote:
> First a fix to checkInsetHit. (some insets on screen cannot be
> reached by clicks).
> Fixing this remarks another problem: we draw at the row level
> (i.e. stop drawing when the row goes out of screen),
> but use the position
First a fix to checkInsetHit. (some insets on screen cannot be
reached by clicks).
Fixing this remarks another problem: we draw at the row level
(i.e. stop drawing when the row goes out of screen),
but use the position information for all insets in the paragraph.
Thus the last rows in the last