Hi,

When using the line cache w/ the level set to page, it seems that the caret line is never cached. The code at line 277 of Editor.cxx sets the pos to length if the line is the caret line and then the code below only looks in the cache array if pos < length. Is this intentional? Or should the caret line get its own entry in the cache or should it be treated like any other line?

Thanks,

John
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to