hi try this snippet
Ext.Viewport.bodyElement.on('resize', rotate, this, { buffer: 1});
Type: Posts; User: sachinanand
hi try this snippet
Ext.Viewport.bodyElement.on('resize', rotate, this, { buffer: 1});
I have tested it sollowing your instruction but it didn't work for me.So please tell me what is the problem behind this.
Please find the attached log file for the error which is coming while sencha app build production.Please tell me what to do.
Hey the trailing commas are just a warning but it is not an error atall.The error is after all the rhino errors.So can you suggest me what to do ignoring the rhino comma error.
I made the animation to null so there is no ugly transition persist now but the whole problem is when i want to build the production version it fails everytime with the error Can you help me in...
The problem in popping and then pushing a view in navigation view is it looks very ugly.Its like a zigzag show.So from the design point of view its very bad.
And i also tried in a different manner...
Hi All
I have a problem in using the navigation view.I want to know that how to push a view into a navigation view by just removing the top view in the navigation view stack i.e. i want to...