Hi there,
I noticed a strange behaviour with my listgrids using the blackops theme, their background was still white. When checking with firebug, i realized that somehow the enterprise theme css was still active together with the blackops theme.
When i checked the smartgwt.gwt.xml i realized that the enterprise theme was included in there. when in removed this include, everything worked fine again.
Is this a bug or am i doing something wrong?
Data: I used a version of the blackops theme stripped from one of the older smartgwt builds where the theme was still included.
The used smartgwt lib version was 1.03b3-snapshot (23-03) from mvn.
Regards,
Paul
I noticed a strange behaviour with my listgrids using the blackops theme, their background was still white. When checking with firebug, i realized that somehow the enterprise theme css was still active together with the blackops theme.
When i checked the smartgwt.gwt.xml i realized that the enterprise theme was included in there. when in removed this include, everything worked fine again.
Is this a bug or am i doing something wrong?
Data: I used a version of the blackops theme stripped from one of the older smartgwt builds where the theme was still included.
The used smartgwt lib version was 1.03b3-snapshot (23-03) from mvn.
Regards,
Paul
Comment