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(visualize) Visualize smart click #192

Merged
merged 2 commits into from
Mar 17, 2015
Merged

Conversation

atruskie
Copy link
Member

fix(visualize) Navigating on tile click now works better

Fixes #185 and Fixes #189

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
@atruskie
Copy link
Member Author

This change also fixes a bug that prevented the listen page from loading audio if only the start QSP was specified. Fixes #193.

atruskie added a commit that referenced this pull request Mar 17, 2015
@atruskie atruskie merged commit 1946004 into master Mar 17, 2015
@atruskie atruskie deleted the visualize-smart-click branch October 26, 2015 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant