LucHariman / ng-tagcanvas-example

ng-tagcanvas usage demo
0 stars 1 forks source link

TagCanvas.SetSpeed方法如何使用 #1

Closed qvxvx closed 4 years ago

qvxvx commented 5 years ago

TagCanvas.SetSpeed('tagid', [0.1, -0.1]); 方法如何使用,设置不起作用

LucHariman commented 5 years ago

Hello @qvxvx ,

This method sets the rotation speed of the canvas, it requires the canvas id as a parameter, not a tag id.

More details are available here: http://www.goat1000.com/tagcanvas-functions.php#setspeed