Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(visualization) API bug with paging #186

Closed
atruskie opened this issue Mar 10, 2015 · 0 comments
Closed

fix(visualization) API bug with paging #186

atruskie opened this issue Mar 10, 2015 · 0 comments

Comments

@atruskie
Copy link
Member

Updated query builder to support new paging API introduced by

QutEcoacoustics/baw-server#160

atruskie added a commit that referenced this issue Mar 16, 2015
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant