Skip to content

Commit 4992600

Browse files
author
jantje
committed
#1409 this fixes the duplication of the second toolbar
1 parent 4311ae4 commit 4992600

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

io.sloeber.ui/plugin.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,7 @@
460460
<toolbar
461461
id="io.sloeber.toolbar.main"
462462
label="Sloeber">
463-
<visibleWhen
464-
checkEnabled="true">
463+
<visibleWhen>
465464
<reference
466465
definitionId="io.sloeber.definition.isArduinoPerspective">
467466
</reference>
@@ -520,8 +519,7 @@
520519
<toolbar
521520
id="io.sloeber.toolbar.Extra"
522521
label="Sloeber Extra tools">
523-
<visibleWhen
524-
checkEnabled="true">
522+
<visibleWhen>
525523
<reference
526524
definitionId="io.sloeber.definition.hide">
527525
</reference>

0 commit comments

Comments
 (0)