Clip-to function bug
Closed this issue · 0 comments
bakedPotatoLord commented
It seems that the stock's origin point is being updated with every move, and this is handled really well in platform.js platformUpdateOrigin() but the individual slice x and y points are not edited on widget move, and seem to be stock-relative. this bug seems to happen with all cam ops utilizing the cam/ops newSlice method, including trace and outline.

