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
Yes, I'm developing an electron app for my graduate conclusion project, and I want to build a multi-window application, eg: The ones writed in Delphi or JavaFx, to achieve this with electron is hard, because everytime that you open a new BrowserWindow its create a new context.
I'm using your library to simulate the multi window, and it's working perfectly!! Btw, I miss the resizable windows, I know that it's not a priority feature, but it would be nice if we can add this feature.
Describe the solution you'd like
It would be amazing if we can resize the new modals, to act like a common system window.
The text was updated successfully, but these errors were encountered: