OK, I'll get on it. On Tuesday, July 13, 2021 at 12:36:17 PM UTC-4 Edward K. Ream wrote:
> I have spent two long days dealing with the name changes foisted upon us > by the Qt devs. More work and testing is coming. If there are major > problems I may just punt on Qt6 entirely until after Leo 6.4 final. > > PR #2054 <https://github.com/leo-editor/leo-editor/pull/2054> shows the > scale of the work involved. The ekr-qt6-2 branch contains the work. I > expect to spend at least another day testing. > > Thomas, I made several changes to the vr3 plugin. I had no real choice but > to follow the patterns now used throughout Leo to make sense of the Qt > naming horrors. > > vr3 doesn't load with qt6 in the ekr-qt6-2 branch. Perhaps you are aware > of this. > > In embed_widget I changed explicit tests on isQt6 to a single line: > > w.setWordWrapMode(WrapMode.WrapAtWordBoundaryOrAnywhere) > > This *might *work, but I haven't tested it. Please let me know if there > are problems. > > Edward > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/98b2f21c-0675-41b6-9787-bcf4ba611cd4n%40googlegroups.com.
