Georg Baum wrote:
Abdelrazak Younes wrote:
I have gone too fast here... it is still needed apparently but it was
not not done correctly, hence the crash. I will clean this up at put the
CoordCache update at the correct place. I am going to do this on demand
instead of everytime. And the correct place is when you change screen
display because of a FitCursor.
And when a paragraph gets one more line because you entered something. Or is
that handled by fitCursor?
Yes, a true FitCursor() will always provoke a full update of the
Metrics. But this is already like this in current svn for characters
insertion.
Abdel.