19cf24 ValueNode registry: revert to using canvas in Factory type

Authored and Committed by caryoscelus 7 years ago
    ValueNode registry: revert to using canvas in Factory type
    
    This is required because otherwise crash happens due to some
    create() functions having canvas as parameter. It doesn't seem
    to be mandatory, so it's initialized with nullptr for now.