Some code improvements

This commit is contained in:
YuSanka 2019-06-27 15:57:29 +02:00
parent 37b37cdf25
commit 0b940ec089
2 changed files with 18 additions and 18 deletions

View file

@ -331,6 +331,9 @@ void Selection::clear()
// resets the cache in the sidebar
wxGetApp().obj_manipul()->reset_cache();
// #et_FIXME fake KillFocus from sidebar
wxGetApp().plater()->canvas3D()->handle_sidebar_focus_event("", false);
}
// Update the selection based on the new instance IDs.