fix floating panels, save ppbr imported

This commit is contained in:
2019-09-19 17:21:31 +02:00
parent 62b988ea0a
commit 70fa29839e
4 changed files with 11 additions and 2 deletions

View File

@@ -924,6 +924,7 @@ bool NodePanelBrushPreset::import_ppbr(const std::string& path)
pb->increment();
}
save();
pb->destroy();
return true;