On Sat, Oct 3, 2020 at 7:41 AM [email protected] <[email protected]> wrote:
> There are two widgets involved here. One is the actual displayed widget, > such as a QWebView. That's the one checked by vr3.ensure_text_widget(). > The other one is the ViewRenderedController3 itself, which is not a > display widget in itself. The latter is the one I was surprised to see is > getting re-created every time I toggle the VR3 panel off and then on > again. I hadn't expected that, although I suppose I should have. > This is likely a bug in the VR3 plugin. I did a cff on ViewRenderedController3 and found that vr3.setup does not save the new controller in the global "controllers" dict. This bug does not exist in the VR plugin. 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/CAMF8tS18Ca9Yt_n5XuG3c75r8nTLs%2BLY0%2Bj0k_0KZRZaMvjrVg%40mail.gmail.com.
