this should be a button

This commit is contained in:
Hill, John (ARC-TI)[KBR Wyle Services, LLC] 2024-07-12 20:16:48 -07:00
parent 12fbc3d562
commit 3920aaff6e

View File

@ -27,11 +27,11 @@
'is-legend-hidden': isLegendHidden
}"
>
<div
<button
class="c-plot-legend__view-control gl-plot-legend__view-control c-disclosure-triangle is-enabled"
:class="{ 'c-disclosure-triangle--expanded': isLegendExpanded }"
@click="toggleLegend"
></div>
></button>
<div class="c-plot-legend__wrapper" :class="{ 'is-cursor-locked': cursorLocked }">
<!-- COLLAPSED PLOT LEGEND -->