Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizable modals #267

Open
gabrielberlanda opened this issue Mar 2, 2019 · 2 comments
Open

Resizable modals #267

gabrielberlanda opened this issue Mar 2, 2019 · 2 comments

Comments

@gabrielberlanda
Copy link

Describe the solution you'd like
It would be amazing if we can resize the new modals, to act like a common system window.

@abalad
Copy link
Member

abalad commented Mar 2, 2019

Hi @gabrielberlanda , Let's see if it is feasible at the moment to create this feature.

Could you give us more information or examples of this feature in operation and why to create it?

@gabrielberlanda
Copy link
Author

Hi @abalad,

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.

I found this library https://www.npmjs.com/package/angular-resizable-element, its supposed to be easy to add, maybe I can try to do it, but I dont have experience with open source ui projects yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants