fix color on mode change

This commit is contained in:
2019-03-09 01:15:23 +01:00
parent 3e54720e91
commit f0fed897f6
4 changed files with 10 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ public:
NodeButtonCustom* m_button_color2;
NodeButtonCustom* m_button_color3;
NodeButtonCustom* m_button_color_current;
NodeBorder* m_button_color_current_inner;
NodeButtonCustom* m_button_brush1;
NodeButtonCustom* m_button_brush2;
NodeButtonCustom* m_button_brush3;