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

Drawer: removed private methods #1962

Merged
merged 3 commits into from
Jun 13, 2020
Merged

Conversation

marizuccara
Copy link
Contributor

Short description of changes:

Removed private methods from wavesurfer drawer, so a new one can be created, inheriting the existing ones, and overriding only the necessary features.

Breaking changes in the internal API:

Removed all private clauses from drawer.js, drawer.canvasentry.js and drawer.multicanvas.js.

@marizuccara
Copy link
Contributor Author

If can be a useful thing :)

@coveralls
Copy link

coveralls commented Jun 9, 2020

Coverage Status

Coverage remained the same at 80.401% when pulling f1bff9e on marizuccara:master into 54b27a5 on katspaugh:master.

Copy link
Contributor

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @marizuccara! can you also add a short, single sentence to the changelog?

@marizuccara marizuccara reopened this Jun 11, 2020
@thijstriemstra
Copy link
Contributor

@marizuccara there are only changelog updates in this pull request, something must've gone wrong.

@marizuccara
Copy link
Contributor Author

@marizuccara there are only changelog updates in this pull request, something must've gone wrong.

Yes sorry, I made a mess

CHANGES.md Outdated Show resolved Hide resolved
@thijstriemstra thijstriemstra merged commit 9d64ccf into katspaugh:master Jun 13, 2020
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this pull request Sep 1, 2021
* changelog

* drawer: removed private methods and vars

* fix changelog
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

3 participants