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

feat(visualize) Specify an order for the results from getRecordingsForVisualization #189

Closed
atruskie opened this issue Mar 10, 2015 · 0 comments · Fixed by #192
Closed

Comments

@atruskie
Copy link
Member

No description provided.

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

Successfully merging a pull request may close this issue.

1 participant