Hi guys,
I'm trying to make my app deal with notifications resizing the viewable area. I got to the point where I can detect a window resize through this.controller.window and the resize event.
What I can't do yet is determine the height of the viewport after a resize occured.
Does anyone know which property gives me the height of the viewport?