Closed pixelzoom closed 4 years ago
Converted from inherit to class in ModeGraphCanvasNode
and StaticModeGraphCanvasNode
.
Also, did d9d75db to follow the es6 class constructor tag pattern.
It seems OK, so I'll close it. If necessary, it can be opened again.
Related to #2 (code review):
The following types are defined using
inherit
, and should be converted toclass
.ModeGraphCanvasNode StaticModeGraphCanvasNode