Commit 4d1cfdd5 authored by Randall Leeds's avatar Randall Leeds

Start with icon on toolbar sidebar toggle

Fix #2051
parent 88af141c
...@@ -29,7 +29,7 @@ class Annotator.Plugin.Toolbar extends Annotator.Plugin ...@@ -29,7 +29,7 @@ class Annotator.Plugin.Toolbar extends Annotator.Plugin
items = [ items = [
"title": "Toggle Sidebar" "title": "Toggle Sidebar"
"class": "annotator-toolbar-toggle" "class": "annotator-toolbar-toggle h-icon-chevron-left"
"on": "on":
"click": (event) => "click": (event) =>
event.preventDefault() event.preventDefault()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment