improve quick panel switch state

This commit is contained in:
2019-05-11 19:11:24 +02:00
parent 51dcc56dd6
commit 61c331fcb1
7 changed files with 26 additions and 38 deletions

View File

@@ -722,6 +722,7 @@ void App::terminate()
floating_color.reset();
floating_layers.reset();
floating_picker.reset();
quick_mode_state.clear();
async_end();
}