mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
update CHANGELOG with new version
This commit is contained in:
@@ -540,8 +540,6 @@ export class Transformer extends Group {
|
||||
)
|
||||
);
|
||||
|
||||
console.error(newHypotenuse);
|
||||
|
||||
var reverseX =
|
||||
this.findOne('.top-right').x() < this.findOne('.bottom-left').x()
|
||||
? -1
|
||||
|
Reference in New Issue
Block a user