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

Feat: hover plugin #2955

Merged
merged 2 commits into from
Jul 2, 2023
Merged

Feat: hover plugin #2955

merged 2 commits into from
Jul 2, 2023

Conversation

katspaugh
Copy link
Owner

Short description

Resolves #2795

Adds a new plugin called Hover.

Implementation details

The Hover plugin displays a vertical line and time position and follows the mouse.

Screenshots

Default styles:
Screenshot 2023-07-02 at 12 47 17

Custom styles:
Screenshot 2023-07-02 at 12 57 12

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 2, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 32de47b
Status: ✅  Deploy successful!
Preview URL: https://7ae80f32.wavesurfer-js.pages.dev
Branch Preview URL: https://hover.wavesurfer-js.pages.dev

View logs

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 1 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@katspaugh katspaugh merged commit 2664298 into main Jul 2, 2023
4 checks passed
@katspaugh katspaugh deleted the hover branch July 2, 2023 11:15
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.

Port the Cursor plugin
1 participant