Table "bug"
-
We are using a randomizer and quantize/snap on the table , so sometimes more then two points will hit the same Y value.
I gather that you are not "supposed to have more the 2 points at each Y value but its certainly possible.When you have more then 2 points at on Y value this happens. Whenever you select or add a point it will flip points in another area?
Simple example.
PS:
In our plugin , using randomizer and snap its inevitable that some values will hit the same Y value, we did think about removing them , but the randomizer needs to be based on the amount of created points so we thought we would live with points stacking up on the Y, works fine, except for this issue.