You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#186 and #189
- Audio recordings are now returned from the API in a consistent order (#189)
- Tile navigation on `click` event changed to SVG `a` elements
- better usability (acessibility, middle clicking, control clicking, right-clicking)
- hover over to see link
- pre computed links slightly faster
- fixed a bug with tile generation behaviour (extra tiles are no longer generated)
- tiles are also sorted when filtered (no z-indexing in svg, insertion order important)
- also fixed bug where tiles would be prematurely cut from screen if the duration of the source audio was too short
Updated query builder to support new paging API introduced by
QutEcoacoustics/baw-server#160
The text was updated successfully, but these errors were encountered: