mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 13:26:07 +08:00
Added mouse position support when container is CSS transformed. History: https://github.com/ericdrowell/KineticJS/pull/141
This commit is contained in:
@@ -804,7 +804,7 @@ Test.Modules.PATH = {
|
||||
layer.add(borneo);
|
||||
stage.add(layer);
|
||||
},
|
||||
'*Stroke only when no fill': function(containerId) {
|
||||
'Stroke only when no fill': function(containerId) {
|
||||
|
||||
// https://github.com/ericdrowell/KineticJS/issues/567
|
||||
|
||||
|
||||
Reference in New Issue
Block a user