mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
new flipEnabled
property for Konva.Transformer
. close #954
This commit is contained in:
@@ -3578,7 +3578,7 @@ describe('Transformer', function () {
|
||||
y: 15,
|
||||
text: 'Simple Text',
|
||||
fontSize: 60,
|
||||
fontFamily: 'Calibri',
|
||||
fontFamily: 'Arial',
|
||||
fill: 'green',
|
||||
});
|
||||
layer.add(shape);
|
||||
|
Reference in New Issue
Block a user