Threaded View
-
17 Jan 2013 5:52 AM #1Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,494
- Vote Rating
- 57
Tree Panel overflow visible
Tree Panel overflow visible
This overflow rule should be hidden. Try any tree sample with a long text in a tree cell.
Code:.x-grid-cell-treecolumn .x-grid-cell-inner { padding: 0; height: 19px; line-height: 18px; overflow: visible; }
You found a bug! We've classified it as
EXTJSIV-8261
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote