-
14 Oct 2011 3:48 AM #1
[PR 1] FormPanel with toolbars
[PR 1] FormPanel with toolbars
hi team,
this worked fine in 1.x.
since there is no longer a dockedItems config, toolbars also get the padding of 1em, which really does not look nice.
the only easy workaroung i see is overnesting: panel with toolbars containing a formPanel.Code:.x-form > .x-panel-inner, .x-form .x-scroll-container > .x-panel-inner { padding: 1em; }
-
14 Oct 2011 6:34 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,640
- Vote Rating
- 435
Thanks Tobias! Entered into Jira!
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.
-
6 Jan 2012 4:44 PM #3
I can't reproduce this in PR3, so I'll close this. Let me know if it is still an issue.
Sencha Inc.
Robert Dougan - @rdougan
Sencha Touch 2 and Ext JS 4 Core Team Member, SASS/Theming Wizard.
Looks like we cannot reproduce this. Please provide another test case to reproduce this issue.


Reply With Quote