Should "ShowAll" set linesInDisplay == linesInDoc when wrapping is disabled?
Or is there a way to invalidate the linesInDisplay count?
after thinking about that a bit, yes it should : if there is no line array, there should be identity between these two quantities and ShowAll does not do that. I did the fix here and it works as expected. For sure the bug happens only when changing wraping AND calling ClearDocumentStyle at the same time, else Idle job would correct everything and as ShowAll is called only from ClearDocumentStyle... this bug never happens elsewhere.

Armel


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

Reply via email to