mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 15:23:44 +08:00
Merge pull request #547 from VladimirTechMan/master
Make the calls to getGlobalKonva() working in the current code base
This commit is contained in:
commit
81b71d76a4
@ -50,4 +50,6 @@ Konva.angleDeg = true;
|
|||||||
*/
|
*/
|
||||||
Konva.showWarnings = true;
|
Konva.showWarnings = true;
|
||||||
|
|
||||||
|
Konva.glob.Konva = Konva;
|
||||||
|
|
||||||
export default KonvaInternals;
|
export default KonvaInternals;
|
||||||
|
Loading…
Reference in New Issue
Block a user