sysapps / runtime

Runtime and Security Model for Hosted Web Applications and Packaged Applications
6 stars 13 forks source link

Clarify how screen_size fits together with CSS Device Adaptation @viewport #48

Closed kenchris closed 11 years ago

kenchris commented 11 years ago

Many games want to be fullscreen, and basically just scale the content to fit the screen while keeping the aspect ratio. These things should be possible to accomplish using media queries and CSS Device Adaptation, and it renders the screen_size less useful.