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

Adds a time canvas for display of the time. #78

Closed
wants to merge 1 commit into from

Conversation

manuelmitasch
Copy link

By default this feature is disabled. It can be enabled by setting the param showTime to true.

Needed this for my project. Feel free to reject it if you think it's too specific.

@katspaugh
Copy link
Owner

Hi Manuel!

I'm afraid I do think it's rather specific. Besides, we support the same functionality for both Canvas and SVG. I would gladly accept it as a plugin, though. As a side note, the drawer must not be directly using the backend. The backend and drawer both provide event interface, through which WaveSufer communicates with them to produce combined actions.

@katspaugh katspaugh closed this Oct 31, 2013
By default this feature is disabled. It can be enabled by setting the param showTime to true.
@manuelmitasch
Copy link
Author

Thanks for the great work.
Finally figured out that it's easily doable without changing the library (due to it's open api).

@katspaugh
Copy link
Owner

Thanks to you as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants