Details
Description
The TabSet autoWidth attribute (default true) is incompatible with the themes supporting large views, Honeycomb, and iPad, which should not have their widths calculated as #tabs/100, as the tabs in these themes have padding.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34990 | Mon May 13 12:27:27 MDT 2013 | philip.breau | - add max-width to prevent wrapping on orientation change from landscape to portrait |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.tabset/tabset.js
MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33464 | Thu Feb 14 18:18:37 MST 2013 | philip.breau | - remove extra remainder pixel to prevent wrapping |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.tabset/tabset.js
MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33360 | Thu Feb 07 14:07:26 MST 2013 | philip.breau | - add small delay to wait for dom update |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #33354 | Thu Feb 07 12:39:38 MST 2013 | philip.breau | - changing width calculation to use px instead of % |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.tabset/tabset.js
MODIFY /icemobile/trunk/icemobile/jsp/src/main/javascript/icemobile.js MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/tabset/TabSetRenderer.java |