On Sat, Sep 24, 2016 at 4:15 AM, Edward K. Ream <[email protected]> wrote:
> On Fri, Sep 23, 2016 at 7:13 PM, lewis <[email protected]> wrote: > > >> Running commit 6e9d291, I ran vr and leo flashes the vr pane for a >> fraction of a second then leo closes completely. >> > Fixed at 31b7487 by defining vr2 commands only if the plugin actually loaded correctly. This can be done elegantly by putting the following in the organizer node for all commands: if import_ok: # Define the commands only if this plugin is active. @others 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 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.
