Skip to content

Viewport

Nando Dessena edited this page Apr 8, 2015 · 2 revisions

Viewport

A controller that hosts other views in a region that fills the entire browser surface and resizes with it.

Here's an example:

# Valid top-level controllers are Window and Viewport
Controller: Viewport

And here's the result:

http://wiki.kitto.googlecode.com/git/Viewport.png

As you can see the entire space of the web page (identified by the red square) is filled.

Clone this wiki locally