Skip to content

Commit 34e64a0

Browse files
committed
add tree icon
1 parent 07e8caf commit 34e64a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

resources/public/icons/tree.svg

Lines changed: 3 additions & 0 deletions
Loading

src/renderer/menubar/views.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@
345345
[]
346346
[{:key :toggle-tree
347347
:type :checkbox
348+
:icon "tree"
348349
:label "Element tree"
349350
:checked? [:panel/visible? :tree]
350351
:action [:panel/toggle :tree]}

0 commit comments

Comments
 (0)