Skip to content
Snippets Groups Projects
Commit d0acada3 authored by Ron Lucke's avatar Ron Lucke Committed by Jan-Hendrik Willms
Browse files

BIEST #542

parent ecdbbe01
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ export default {
} else {
this.unfold = false;
setTimeout(() => {
if(!view.activeToolbar) {
if(!view.toolsActive) {
view.showTools = false;
}
}, 800);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment