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
Is your feature request related to a problem? Please describe.
As a user, I'd like to work on multiple different Opossum files at the same time.
Describe the solution you'd like
Main thread should be able to spawn multiple independent renderer threads.
It should also be possible to close individual windows without closing the entire app.
Is your feature request related to a problem? Please describe.
As a user, I'd like to work on multiple different Opossum files at the same time.
Describe the solution you'd like
Main thread should be able to spawn multiple independent renderer threads.
It should also be possible to close individual windows without closing the entire app.
Additional context
See here for example: https://spin.atomicobject.com/multiple-windows-electron-app/
The text was updated successfully, but these errors were encountered: