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

Regions: remove cursor col-resize when disable region resizing #1985

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

marizuccara
Copy link
Contributor

@marizuccara marizuccara commented Jun 24, 2020

Short description of changes:

Added updateHandlesResize method to remove cursor col-resize style when updating region with resize setted to false, and to restore col-resize when is setted to true

Breaking changes in the internal API:

updateHandlesResize method

Related Issues and other PRs:

fixes #1963

@coveralls
Copy link

coveralls commented Jun 24, 2020

Coverage Status

Coverage remained the same at 80.512% when pulling ae8b0fb on marizuccara:master into 4cb1fe1 on katspaugh:master.

src/plugin/regions/region.js Show resolved Hide resolved
src/plugin/regions/region.js Outdated Show resolved Hide resolved
src/plugin/regions/region.js Outdated Show resolved Hide resolved
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.

see inline comments by @osheroff. Also needs a changelog entry.

- fixed regions handles style assignment
- changelog
@osheroff
Copy link
Contributor

sorry I din't get a notification that you had pushed new code. LGTM.

@thijstriemstra thijstriemstra merged commit a50691b into katspaugh:master Jul 3, 2020
sandiz pushed a commit to sandiz/wavesurfer.js that referenced this pull request Sep 1, 2021
- fixed regions handles style assignment
- changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

regions plugin: couple of bugs report
4 participants