Hi.
Is it possible to shrink a view from fullscreen to say, 80% of
fullscreen and then continue to have user interaction with it?
lets say I have a fullscreen dialog with some buttons and text entry
and whatnot. I shrink it to 80% with a scaling animation.
Can I continue to use it?
Or is it just a case that when I change the window dimensions, the
layout bunches children closer together?
The former is what I would like to see, and it one of the reasons why
SVG would be good. If its not possible, it should be implemented.
cheers