Closed
Description
To replicate:
- go to http://codepen.io/etpinard/pen/pymLLR
- zoom in using the zoom-box (anywhere, it doesn't matter)
- toggle any trace in the legend
... this resets the axis ranges.
I can't believe I've never noticed this bug before. After some quick investigation, this is not a regression. Trace toggling in gl2d has been buggy since v1.0.0
😮