I am passing this css format
\[code\]"text-shadow": "5px 5px 0 red",\[/code\]
To the \[code\].setStyleAttributes(_label)\[/code\] method for a text label and it returns the following error:
Invalid argument: 5px 5px 0 redIs text-shadow not suported (yet) in gs or am I missing something?
\[code\]"text-shadow": "5px 5px 0 red",\[/code\]
To the \[code\].setStyleAttributes(_label)\[/code\] method for a text label and it returns the following error:
Invalid argument: 5px 5px 0 redIs text-shadow not suported (yet) in gs or am I missing something?