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

Animate browser window resizing. #369

Closed
pilwon opened this issue May 31, 2014 · 7 comments
Closed

Animate browser window resizing. #369

pilwon opened this issue May 31, 2014 · 7 comments

Comments

@pilwon
Copy link

pilwon commented May 31, 2014

It would be great to add an option to BrowserWindow.setContentSize(width, height) to animate the browser window resizing:

BrowserWindow.setContentSize(width, height, animate)
                        or
BrowserWindow.setContentSize(width, height, {animate})
@willwnekowicz
Copy link

+1

1 similar comment
@atdrago
Copy link
Contributor

atdrago commented Jul 14, 2015

+1

@mondo989
Copy link

mondo989 commented Sep 9, 2015

This would be great!

@yukine201
Copy link

+1

@evgenyzinoviev
Copy link

This is done for OS X, see #4112.

@zcbenz
Copy link
Member

zcbenz commented Jan 20, 2016

Only OS X has native animate resizing, I think implementing this on OS X is enough to close this.

@my-lalex
Copy link

I made a quick hack for that:https://gist.github.com/my-lalex/f81352ad69fba206b84e59341fc469ed
I didn't tested it on other platform than macOS, but it should work...

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

8 participants