mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 13:38:15 +08:00
update changes
This commit is contained in:
parent
ddfff3f9f1
commit
e558ec961e
@ -39,6 +39,7 @@ group.find('Shape').forEach((shape) => shape.visible(false));
|
||||
|
||||
- argument `selector` is removed from `node.getIntersection(pos)` API. I don't think you even knew about it.
|
||||
- `Konva.Util.extend` is removed.
|
||||
- All "content" events from `Konva.Stage` are removed. E.g. instead of `contentMousemove` just use `mousemove` event.
|
||||
|
||||
**New features:**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user