Steps:
- Create Part Text
- Input text, set size=70
- Set outline color = green, shadow color = pink
Actual:
Colors aren't applied
Expected:
Outline color and shadow color should be applied to text
Steps:
Actual:
Colors aren't applied
Expected:
Outline color and shadow color should be applied to text
I've reproduce this problem in upstream. The problem is not only in colors, if attribute 'effect' is not applied to part TEXT the colors attributes have not effect.
So solution should be next: need to disable colors attribute accordingly to selected effect value.
Also, the "Textblock style manager" has a simular problem.