Skip to content

Commit

Permalink
update 2023-02-20
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrton committed Feb 20, 2023
1 parent 9dea888 commit 98173eb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
3 changes: 2 additions & 1 deletion konva.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Konva JavaScript Framework v8.4.2
* http://konvajs.org/
* Licensed under the MIT
* Date: Fri Jan 20 2023
* Date: Mon Feb 20 2023
*
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
* Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)
Expand Down Expand Up @@ -14819,6 +14819,7 @@
* when you resize them. Instead it changes `scaleX` and `scaleY` properties.
* @constructor
* @memberof Konva
* @augments Konva.Group
* @param {Object} config
* @param {Boolean} [config.resizeEnabled] Default is true
* @param {Boolean} [config.rotateEnabled] Default is true
Expand Down
12 changes: 12 additions & 0 deletions konva.min.js

Large diffs are not rendered by default.

0 comments on commit 98173eb

Please sign in to comment.