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 {
} 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.
Finish editing this message first!
Please register or to comment