You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the lyra2019 branch in an electron window and it works great. But if I click on the close button of the electron window, nothing happens, in particular, the window doesn't close.
Does lyra somehow hook into some close event and prevents closing from happening?
The text was updated successfully, but these errors were encountered:
here's the problem line -- i recommend commenting it out for now to get your things working, and i think there can be a separate conversation later about whether this is useful for lyra
I'm running the
lyra2019
branch in an electron window and it works great. But if I click on the close button of the electron window, nothing happens, in particular, the window doesn't close.Does lyra somehow hook into some close event and prevents closing from happening?
The text was updated successfully, but these errors were encountered: