-
17 Jul 2012 6:45 AM #1
Unanswered: can't change size of tabpanel items on ipad orirentation
Unanswered: can't change size of tabpanel items on ipad orirentation
Hi,
when I am showing tabpanel on button click. As I change orientation on device then the base panel get rendered properly, but the inner component (formpanel) does not set according to base panel.
I am attach code and Image also.
Please help me.
Thanks in advance.
-
19 Jul 2012 4:26 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,627
- Vote Rating
- 435
- Answers
- 3106
Inspect the DOM, is that element sized with a fixed size by the layout manager?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
19 Jul 2012 5:09 AM #3
I checked on monitor it shows fixed width and height.
How we can inspect DOM on device?
whole code link
http://www.4shared.com/folder/D056Qp..._tabpanel.html
-
19 Jul 2012 5:12 AM #4
I inspect DOM on desktop it shows fixed width and height.
But on device how I can check on orientation?
whole code link
http://www.4shared.com/folder/D056Qp..._tabpanel.html


Reply With Quote