Reputation: 3399
I'm trying to change the minWidth of a Chrome App window who is already opened.
I've tried many things with chrome.app.window.current()
but I can't find how to change (or even see) what is the current window's minWidth
or minHeight
.
Does someone know how to do it?
Thanks.
Upvotes: 0
Views: 99
Reputation: 4672
This feature is being added now. You can follow the progress in the apps-dev group discussion, as well as watching the progress of the actual code change.
Upvotes: 1