Trương Công Hải

Results 2 issues of Trương Công Hải

My source code build ios app on MacOS chip M1: **success** But **fail** if build it on MacOS chip Intel x86_64 both same: - MacOS 12.1 - Xcode: 13.2.1 ----...

I use kinetic js version 5.1.0 this.sprite = new Kinetic.Sprite({ x: x, y: y, image: this.source, animation: 'idle', animations: this.anims, frameRate: this.frame_time['idle'], frameIndex: 0, draggable: drag, stroke: '#000000', strokeWidth: 4,...