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

Timeline fixes and export handles #10522

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Timeline fixes and export handles #10522

merged 2 commits into from
Mar 18, 2024

Conversation

hawkeye217
Copy link
Collaborator

@hawkeye217 hawkeye217 commented Mar 18, 2024

  • Fix tap events on mobile - specifically on the motion review timeline, having every segment clickable/tappable would interfere with scrolling
  • Slightly adjust some colors
  • Prevent timeline elements from falsely triggering things on mobile
  • Implement timeline export handles (see example in playground - enable the bars, drag, then click Export)
  • Revamp draggable element hook to be more generic
  • Remove unneeded code and rename useEventUtils hook to useTimelineUtils
  • Remove commas in tailwind color vars
  • Probably other small cool things that I forgot

Copy link

netlify bot commented Mar 18, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 4849c2c
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/65f845de1923ac00088997c8
😎 Deploy Preview https://deploy-preview-10522--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@NickM-27 NickM-27 merged commit d249e5b into dev Mar 18, 2024
13 checks passed
@NickM-27 NickM-27 deleted the export-timeline branch March 18, 2024 20:58
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