jasper-giscombe
Results
1
comments of
jasper-giscombe
To fix issue, i modified the kinetic 2.1.1 library: // KINETIC CLASS DEFINITION // ====================== var Kinetic = function (element, settings) { this.settings = settings; this.el = element; this.$el =...