open presets from the brush preview, fix scrollbar redraw

This commit is contained in:
2019-02-28 12:10:03 +01:00
parent a961630eb4
commit e59dd66b46
4 changed files with 11 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ public:
NodeImage* m_brush_thumb;
NodeImage* m_dual_brush_thumb;
NodeImage* m_pattern_thumb;
NodeButton* m_preset_button;
NodeButtonCustom* m_preset_button;
NodeCheckBox* m_tip_invert;
NodeCheckBox* m_tip_flipx;