ParkingReformNetwork / reform-map

A map of where parking reforms have happened.
https://parkingreform.org/mandates-map/
MIT License
6 stars 8 forks source link

Fix population slider only going halfway #453

Closed Eric-Arellano closed 3 weeks ago

Eric-Arellano commented 3 weeks ago

This is a bug fix for https://github.com/ParkingReformNetwork/reform-map/pull/449. I unintentionally broke things by removing the filterManager.subscribe(), meaning we didn't redraw the sliders every time the slider values changed.

Also removes a double initialization of viewToggle.