mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 02:03:47 +08:00
commit
aebc039f08
@ -2011,7 +2011,7 @@ Factory.addGetterSetter(Shape, 'fillRule', undefined, getStringValidator());
|
||||
* var fillRule = shape.fillRule();
|
||||
*
|
||||
* // set fill rule
|
||||
* shape.fillRule('evenodd);
|
||||
* shape.fillRule('evenodd');
|
||||
*/
|
||||
|
||||
Factory.backCompat(Shape, {
|
||||
|
Loading…
Reference in New Issue
Block a user