You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like @cwohlman pointed on stack overflow, '[0, 0, 100, 100]' -> RECTANGLE Rect(canvas/FillRect) is a possible workaround. But in case of canvas/FillRect component, it waits an array, not a string, so it breaks.
There doesn't seem to be a supported way to initialize a port with an array.
See my stack overflow question for a code example of my current workaround:
http://stackoverflow.com/questions/24092317/noflo-fbp-array-initiallizer
The text was updated successfully, but these errors were encountered: