Announcement
Collapse
No announcement yet.
X
-
A fix for this in SC 9.0d/SGWT 4.0d and SC 8.3p/SGWT 3.1p should be in the next nightly builds. It wasn't mentioned, but this issue only affected Firefox in Standards Mode.
Please provide a complete sample for us if there is still an issue.
Leave a comment:
-
[FF18] Custom edges not showing properly
Hello,
We configure custom edges on grids/trees, after installing the latest nighthly they no longer appear (they render even worse that before on FF18).
I attached a screenshot where you can see the previous and before. In the 'edges-bad' screenshot you see the effect with the new build, the edges are simply missing. In the 'edges-better' screenshot (coming from the previous build) you see that the edges are present, in both cases there is something else wrong (gap between the header and body of the component but that is beside the point here now).Code:TreeGrid treeGrid = TreeGrid(); treeGrid.setShowEdges(true); treeGrid.setEdgeImage(SilkImageConstants.EDGE_PORTLET);
Previous build: v8.3p_2012-11-30/Pro Deployment (built 2012-11-30)
Latest build: v8.3p_2013-02-03/Pro Deployment 2013-02-03
thanks for looking in to this/Tags: None
Leave a comment: