Skip to content

Option for variable frame rates to download as GIF option#1611

Open
rishabhshuklax wants to merge 8 commits intopubliclab:mainfrom
rishabhshuklax:variable-frame-rates
Open

Option for variable frame rates to download as GIF option#1611
rishabhshuklax wants to merge 8 commits intopubliclab:mainfrom
rishabhshuklax:variable-frame-rates

Conversation

@rishabhshuklax
Copy link
Copy Markdown
Member

@rishabhshuklax rishabhshuklax commented Feb 3, 2020

Fixes #743

variable-frames

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with npm run test-all
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • ask @publiclab/is-reviewers for help, in a comment below
  • Insert-step functionality is working correct as expected.

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
Please make sure to get at least two reviews before asking for merging the PR as that would make the PR more reliable on our part
Thanks!

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2020

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.41%. Comparing base (853e719) to head (2877c8e).
⚠️ Report is 387 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1611      +/-   ##
==========================================
- Coverage   66.67%   65.41%   -1.27%     
==========================================
  Files         130      132       +2     
  Lines        2686     2741      +55     
  Branches      433      438       +5     
==========================================
+ Hits         1791     1793       +2     
- Misses        895      948      +53     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rishabhshuklax
Copy link
Copy Markdown
Member Author

@publiclab/is-reviewers please review this

Comment thread examples/index.html Outdated
Comment thread examples/index.html Outdated
Comment thread examples/demo.js Outdated
@harshkhandeparkar harshkhandeparkar added the almost-complete PRs that are almost done but little more work. label Jul 7, 2020
@gitpod-io
Copy link
Copy Markdown

gitpod-io Bot commented Jul 12, 2020

@harshkhandeparkar harshkhandeparkar added ready-to-merge and removed almost-complete PRs that are almost done but little more work. labels Oct 17, 2020
@harshkhandeparkar harshkhandeparkar requested a review from a team October 17, 2020 14:04
Copy link
Copy Markdown
Member

@harshkhandeparkar harshkhandeparkar left a comment

Choose a reason for hiding this comment

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

image

  1. The frame duration unit is not shown
  2. We should no allow any frame rate (-ve or too low etc)

@jywarren jywarren added this to the v3.7.0 milestone Oct 28, 2020
@harshkhandeparkar harshkhandeparkar removed this from the v3.7.0 milestone Nov 2, 2020
@harshkhandeparkar
Copy link
Copy Markdown
Member

image

  1. The frame duration unit is not shown
  2. We should no allow any frame rate (-ve or too low etc)

This could be merged if this is not a problem.

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.

Add GIF speed selector

4 participants