mirror of
https://github.com/konvajs/konva.git
synced 2025-12-17 18:01:15 +08:00
migrate to gulp
This commit is contained in:
@@ -995,7 +995,7 @@
|
||||
* move node up
|
||||
* @method
|
||||
* @memberof Konva.Node.prototype
|
||||
* @returns {Boolean}
|
||||
* @returns {Boolean} flag is moved or not
|
||||
*/
|
||||
moveUp: function() {
|
||||
if (!this.parent) {
|
||||
|
||||
Reference in New Issue
Block a user