022_保持形状图层描边宽度不变;
2021-07-24 本文已影响0人
孤洁大大
表达式-01:value / length(toComp([0,0]), toComp([0.7071,0.7071])) || 0.001;
表达式-02:try{s = scale[0]/100;L = thisLayer;while (L.hasParent){ s *= L.parent.scale[0]/100; L = L.parent; } w = value;w/s}catch(e){value;};