On Fri, Mar 4, 2016 at 2:54 PM, john lunzer <[email protected]> wrote:
> Thank you for tracking it down! Maybe terry can chime in, he often has > some insight on Qt related issues. > The fix is at dee96c4558. The fix seems simple, but I spent hours trying to make it work. Both bits must be set in the QTextDocument: calling QTextEdit.setWordWrapMode doesn't work. All the new code is now in LeoQtBody.setWrap, so the corrected code is substantially simpler than before. EKR -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
