kram
24 Aug 2011, 6:28 PM
I cant seem to find the documentation on how to detect ( if possible ) resize handling of a browser window, to differentiate the start of the resize versus the end of the resize.
Can someone toss me the URL which explains this?
BTW I currently use listeners on my viewport such as
listeners: {
'resize': function () {
.....
but Im trying to determine if I can get more info.
Can someone toss me the URL which explains this?
BTW I currently use listeners on my viewport such as
listeners: {
'resize': function () {
.....
but Im trying to determine if I can get more info.