Create Radial Gradient Image node doesn't use Vuo Coordinates

Steps causing the bug to occur

  1. Create a Make Radial Gradient Image node, hook it up to Fire On Start
  2. Set input values: Center: (1,1) Radius: 0.2 Width: 800 Height: 100
  3. Expected output: all-black image (because Vuo coordinates (1,1) are outside the image boundaries)
  4. Actual output: White blob at top right corner of 800x100px image

Have you found a workaround?

No

Other notes

  • Vuo version: 1.2.5
  • macOS version: OS X 10.10
  • How severely does this bug affect you? Not much; I’m just letting you know about it.

Here’s an example composition which demonstrates the issue.

RadialGradient-demo.vuo (1.66 KB)

@unicode, thanks for pointing out this inconsistency. Scheduled for work.

Fixed in 1.2.6.