Commit 17ef5052 authored by Jake Hartnell's avatar Jake Hartnell

Update toolbar.coffee

parent 51fc6f70
......@@ -116,4 +116,5 @@ class Annotator.Plugin.Toolbar extends Annotator.Plugin
height = 32
this.toolbar.css("min-height", "")
this.annotator.plugins.Heatmap?.BUCKET_THRESHOLD_PAD = height - 5
this.annotator.plugins.Heatmap?._update();
\ No newline at end of file
this.annotator.plugins.Heatmap?._update();
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