minor node editor enhancements

This commit is contained in:
itsmattkc
2019-04-12 22:17:33 +10:00
parent 41767cca5e
commit 6b67727bd8
3 changed files with 23 additions and 12 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "global/math.h"
const int kRoundedRectRadius = 5;
const int kNodePlugSize = 10;
const int kNodePlugSize = 12;
NodeUI::NodeUI() :
central_widget_(nullptr),