Status:
Vuo version:
OS version:
- macOS 10.15
How severely does this bug affect you?:
●●●○ — It prevents me from completing a specific task with Vuo.
Steps causing the bug to occur:
- Build a list of layers with a x position from -1 to 1
- Send the list to a process list node
- Get the layer bounds
- Output the center of each layer as a processed item
- Layers are apparently sorted by the unsigned x value when output by the looks of the Finished Building.
Other notes:
This might be related to child layer handling instead of the process list. Expected behavior would be the layers being output by the order they were created in.
Comments
Magneson, I tried to
Magneson, I tried to reproduce the problem with the attached compositions, but haven't been able to. Could you post a composition that demonstrates the problem?
ProcessList-LayerBounds.vuo
ProcessList-LayerBounds-CombineUncombine.vuo
Closing the bug report for
Closing the bug report for now… happy to reopen if you can provide more info.