fix:修改根据valuemapping判断时 动画给不上的问题 ,修改 再次点击同一节点的tab切换问题
feat:添加projec Title的显示
This commit is contained in:
@@ -312,6 +312,7 @@ export function myCubeAnchors(node) {//立方体锚点
|
||||
|
||||
|
||||
export function onChangeAnimate(node,animateType,fillStyle,strokeStyle) {
|
||||
node.animateType=animateType;
|
||||
if (node.animateType === 'custom') {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user