Skip to content
Snippets Groups Projects
Commit 3ad15272 authored by Ron Lucke's avatar Ron Lucke Committed by Till Glöggler
Browse files

BIEST #542

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