improving brush tips browser, average stroke direction
This commit is contained in:
@@ -471,7 +471,7 @@ void App::update(float dt)
|
||||
if (auto* main = layout[main_id])
|
||||
{
|
||||
main->update(width, height, zoom);
|
||||
stroke->update_controls();
|
||||
//stroke->update_controls();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user