qt5-cadaques icon indicating copy to clipboard operation
qt5-cadaques copied to clipboard

The code of transform.qml have some problems

Open XiaoMouR opened this issue 11 years ago • 1 comments

back-link: ch07/index.html#transformation The code "ctx.rect(-20, -20, 40, 40);ctx.translate(120,60)" draws a rectangle in a wrong place,and it doesn't look like the picture below the code.On my win7 system,it look like this as follow picture: unnamed qq screenshot20131224191830

XiaoMouR avatar Dec 24 '13 11:12 XiaoMouR

Also it doesn't exsist two different color at the same time.It seems the first "ctx.stroke()" doesn't work.Is it a Qt5.2's bug?

XiaoMouR avatar Dec 24 '13 11:12 XiaoMouR