Something about setting showEdges: and edgeImage: properties is causing the "separator" image to be reduced to 1px. Both the img tag and it's parent container have inlined the value of 1 (should have units, but it don't) and 1px for height respectively. Increasing the value via FireBug will cause the image to display.
I believe a related issue is the location of the separator is not adjusting its top and left values based on the layoutMargin: and memberMargin: properties I'm using as well. It seems to be positioned lower than the rest of the items (buttons, links, etc) in the toolstrip.
Please advise,
TT
I believe a related issue is the location of the separator is not adjusting its top and left values based on the layoutMargin: and memberMargin: properties I'm using as well. It seems to be positioned lower than the rest of the items (buttons, links, etc) in the toolstrip.
Please advise,
TT