issues
search
developmentseed
/
bioacoustics-frontend
Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
2
stars
0
forks
source link
fix: Rerender spectrogram on resize
#80
Closed
oliverroick
closed
1 year ago
oliverroick
commented
1 year ago
Fixes #55
Initialises and registers a ResizeObserver with the spectrogram container.
On resize set the width of the wave surfer drawer to the new container width, multiplied by the device pixel ratio; and re-render the spectrogram
LanesGood
commented
1 year ago
Good to close this one for now?
Fixes #55