On Sep 30, 8:10 pm, "Edward K. Ream" <[email protected]> wrote:
> In an effort to squash this bug, I have disabled all the code that > saved and restored the vertical scroll position of the body pane. > Instead, the code saves and restores the insert point, then calls > w.seeInsertPoint() to force Qt to make the insert point visible. I should emphasize that the code that saves the insert point is unchanged, but in some cases there are new calls to w.seeInsertPoint() instead of the old calls to w.setYScrollPosition. In other words, the changes I made are, in fact, quite minimal. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
