- From: yejingfu <notifications@github.com>
- Date: Wed, 25 Feb 2015 16:21:56 -0800
- To: w3c/manifest <manifest@noreply.github.com>
Received on Thursday, 26 February 2015 00:22:23 UTC
How about adding the bounds spec like below:
"chromium_bounds": {
"width": 500,
"height": 600,
"min-width": 250,
"min-height": 300,
"max-width": 800,
"max-height": 1000
}
The `min-width/min-height` and `max-width/max-height` can be optional.
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/310#issuecomment-76094725
Received on Thursday, 26 February 2015 00:22:23 UTC