Re: Restoring the vertical position
Neil Hodgson <[email protected]> Mon, 17 Mar 2025 17:42:45 -0700 (PDT)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
Wrapping is a slow operation so is performed as an idle task. The lines will not be wrapped at the time that SCI_SETFIRSTVISIBLELINE is called. A short wait that allows idle processing, possibly on a timer may cause SCI_SETFIRSTVISIBLELINE to produce a result closer to your preference. Neil -- You received this message because you are subscribed to the Google Groups "scintilla-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/b8e2d0ad-b2be-49de-8599-9276e001792cn%40googlegroups.com.