Hi Isomorphic,
as you know there are some SVG problems with different browsers (redraw or click related).
Could you just add some test SVG images with appropriate file name additions in Tahoe (and perhaps Stratus and Enterprise as well) and deliver them with the download?
This way, problems like you mention here (no over image) or I had here with ListGrid.groupIcon could be recreated in the showcase more easy.
I'm thinking of:
Of course it would be best if those files have different colors, so that one can see an effect on hover/disabled etc.
Best regards
Blama
as you know there are some SVG problems with different browsers (redraw or click related).
Could you just add some test SVG images with appropriate file name additions in Tahoe (and perhaps Stratus and Enterprise as well) and deliver them with the download?
This way, problems like you mention here (no over image) or I had here with ListGrid.groupIcon could be recreated in the showcase more easy.
I'm thinking of:
Code:
DateItem: [SKINIMG]/Debug/circle.svg [SKINIMG]/Debug/circle_Over.svg [SKINIMG]/Debug/circle_Disabled.svg [SKINIMG]/Debug/circle_Over_Disabled.svg ListGrid grouping row [SKINIMG]/Debug/circle_closed.svg [SKINIMG]/Debug/circle_opened.svg Checkbox: [SKINIMG]/Debug/circle.svg [SKINIMG]/Debug/circleOver.svg [SKINIMG]/Debug/circleDisabled.svg [SKINIMG]/Debug/circleDown.svg
Best regards
Blama
Comment