strokeWidth and strokeColor bug
Doing a lookup on strokeWidth works fine UNLESS strokeWidth is zero; in that case the lookup returns a 1.
Also, strokeColor is undefined when strokeWidth is zero, so looking it up causes problems if you ever need to refer to it. This issue prevented me from morphing strokeColors in my morphing node. It would be better if strokeColor would just return 0 (black) when strokeWidth was zero.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Stefan Gabriels on 27 Apr, 2015 01:58 PM
This is fixed in the new version which will be released shortly.
Support Staff 2 Posted by john on 28 May, 2015 11:40 PM
Great!
Any idea when the new version will be released?
Thanks,
John