many improvements and reimplementations
This commit is contained in:
@@ -30,6 +30,7 @@ namespace olive {
|
||||
class NodeViewCommon {
|
||||
public:
|
||||
enum FlowDirection {
|
||||
kInvalidDirection = -1,
|
||||
kTopToBottom,
|
||||
kBottomToTop,
|
||||
kLeftToRight,
|
||||
|
||||
Reference in New Issue
Block a user