coregis / cbf-programs-map-2023

Rebranding and other updates to the Raise Your Hand Texas Programs Map
GNU General Public License v3.0
0 stars 0 forks source link

Stats box fixes #28

Closed eldang closed 10 months ago

eldang commented 10 months ago

Resolves #27

  1. Now shows cumulative stats up to the selected year, instead of only programs that are new in that year, at Kurt's request.
  2. I switched the event that triggers a redraw of the stats box from zoomend to idle, which seems to have fixed some glitches I'd been noticing where the stats box was failing to update after a filter finished applying.