MakePoint should zip, new MakeGrid should cross
Closed this issue · 1 comments
forresto commented
From feedback from @electronicwhisper, I realized that our MakePoint was working differently from all others.
http://vvvv.org/documentation/tutorial-spreads
http://vvvv.org/documentation/cross-%282d%29
Most of our components are "spreads" with their semantics, but with MakePoint I made a special case, it is a cross. I think we should make that consistent.
forresto commented
(We'll need to update the canvas demo gist when this deploys.)