Hybrid View
-
12 Apr 2012 8:02 PM #1
Ext 4.1 RC3 - chaos ensues when dataview is member of a card layout
Ext 4.1 RC3 - chaos ensues when dataview is member of a card layout
When a dataview is a direct child of a container with card layout, the dataview conflicts with the card layout. display: none doesn't stick to it when it is not the active item and its dynamic height overrides that enforced on the other items by fit layout.
Workaround is to wrap the dataview in a container
-
12 Apr 2012 8:00 PM #2
Could you post a short test case? A fix went in shortly after RC3 to address an issue with modifying the display state on views.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!


Reply With Quote