mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
added clipping functionality to containers. Currently, the clipping function can only be applied to layers and groups. The clipping region is also subject to the containers transforms, which means that you can also create transformed clipping regions.
This commit is contained in:
1
configParams/containerParams.txt
Normal file
1
configParams/containerParams.txt
Normal file
@@ -0,0 +1 @@
|
||||
@param {Function} [config.clipFunc] clipping function
|
Reference in New Issue
Block a user