Skip to content

Commit 714dc13

Browse files
authored
Merge pull request #13 from docsforadobe/klustre-patch-1
Adds bug warning to `GradientColor.angle`
2 parents bc93c81 + 1a8e347 commit 714dc13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/jsobjref/GradientColor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The gradient vector angle in degrees.
2020

2121
Default: 0.0.
2222

23+
!!! warning
24+
Setting the angle does not work. Apparently this is a [bug since 2008](https://community.adobe.com/t5/illustrator-discussions/unable-to-change-angle-of-gradient/m-p/11759125) that still exists in (at least) 29.3.1.
25+
2326
#### Type
2427

2528
Number (double).

0 commit comments

Comments
 (0)