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

Can't interact with controls on editing video #1908

Closed
ds300 opened this issue Sep 18, 2023 · 0 comments · Fixed by #1909
Closed

Can't interact with controls on editing video #1908

ds300 opened this issue Sep 18, 2023 · 0 comments · Fixed by #1909
Assignees
Labels
bug Something isn't working

Comments

@ds300
Copy link
Collaborator

ds300 commented Sep 18, 2023

No description provided.

@ds300 ds300 self-assigned this Sep 18, 2023
@ds300 ds300 added the bug Something isn't working label Sep 18, 2023
@ds300 ds300 mentioned this issue Sep 18, 2023
10 tasks
github-merge-queue bot pushed a commit that referenced this issue Sep 18, 2023
The video shape was not interactive in it's editing mode, so I just
updated it to have `pointer-events: all` when editing.

closes #1908 

### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Fixes pointer events for editing video shapes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant