Visually integrated Layer view (not operational though).

This commit is contained in:
brunoherbelin
2020-05-17 23:40:20 +02:00
parent 69a58de026
commit 80478abde2
3 changed files with 18 additions and 19 deletions

View File

@@ -450,6 +450,7 @@ void Mixer::newSession()
// default view config
mixing_.restoreSettings();
geometry_.restoreSettings();
layer_.restoreSettings();
// empty session file name (does not save)
sessionFilename_ = "";