CustomField: Required-indicator shown twice

Hi,

I am using a FieldWrapper, wrapping a TextField and some other components. However if I add my new wrapped component to a Form and set it required, I get two required-indicators: One after the Wrapped-Component-caption (the correct one) and one right after the component, FieldWrapper is delegating stuff to, in my case the TextField. This second one I would like to get rid of as it just doesn’t look right … Any suggestions?

kind regards
Tobias