CMU-CREATE-Lab / data-visualization-tools

EarthTime, and various data visualization libraries
Other
14 stars 5 forks source link

EXTRA layers frozen when accessed manually #177

Closed jjkohler closed 3 years ago

jjkohler commented 3 years ago

Turning on an EXTRA layer from the library manually produces incorrect behaviors. This includes:

Extra layer can not be toggled on/off. It can only be cleared by either "Clear Active Layers" or closing with the X in the corner. Once clearing or closing, the layer can not be activated again until site is reloaded.

Example Image: Note that layer has been unchecked, but still persists image

pdille commented 3 years ago

Should be fixed in commit 83336c46 Please confirm

pdille commented 3 years ago

Further tweak in commit 1121c979 @jjkohler as we discussed, double check this.

jjkohler commented 3 years ago

This now appears to be fixed!