On Mon, Oct 20, 2014 at 4:13 AM, Edward K. Ream <[email protected]> wrote:
> This entire project arises from a terrible Qt bug, completely unrelated to > Leo: > https://bugreports.qt-project.org/browse/QTBUG-41153 > > As a result of this bug, Leo's users must be *extremely* careful not to > change body text before Qt has completely loaded it, that is, before the > vertical scrollbars in the body pane stop moving. Changing the text in > *any* way, say by typing any letter, will prematurely stop Qt from loading > the text. If the user then saves the outline, all unloaded text will be > lost! > Ouch! Ok, got it, always wait for scroll bars to stop twitching. A good opportunity to watch a breath and make clear the next step in mind before taking any action I guess! -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
