improving brush tips browser, average stroke direction
This commit is contained in:
@@ -55,7 +55,7 @@ void NodePanelStroke::init_controls()
|
||||
m_brush_popup->create();
|
||||
m_brush_popup->loaded();
|
||||
m_brush_popup->SetPositioning(YGPositionTypeAbsolute);
|
||||
m_brush_popup->SetSize(400, 400);
|
||||
m_brush_popup->SetSize(300, 400);
|
||||
m_brush_popup->m_mouse_ignore = false;
|
||||
m_brush_popup->m_flood_events = true;
|
||||
m_brush_popup->m_capture_children = false;
|
||||
|
||||
Reference in New Issue
Block a user