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

[FIXED]Draw rectangle's rectangle shinking down with every frame in gif's #1535

Merged
merged 7 commits into from Jan 28, 2020

Conversation

root00198
Copy link
Member

@root00198 root00198 commented Jan 18, 2020

output

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 test
  • 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!

@root00198 root00198 mentioned this pull request Jan 18, 2020
5 tasks
@root00198 root00198 changed the title Draw rectangle's rectangle shinking down with every framein gif's Draw rectangle's rectangle shinking down with every frame in gif's Jan 18, 2020
@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

Merging #1535 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1535   +/-   ##
=======================================
  Coverage   66.61%   66.61%           
=======================================
  Files         130      130           
  Lines        2672     2672           
  Branches      430      430           
=======================================
  Hits         1780     1780           
  Misses        892      892

@root00198
Copy link
Member Author

@publiclab/is-reviewers

@rishabhshuklax
Copy link
Member

Why is this open as a PR? Shouldn't you open a issue instead? Or is this already solved, In that case please share the working Gif!

@root00198
Copy link
Member Author

output

@blurry-x-face Fixed GIF...

Copy link
Member

@rishabhshuklax rishabhshuklax left a comment

Choose a reason for hiding this comment

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

Could you protect this with a test? #1530 includes test for draw rectangle but isn't it not working expectedly?

@root00198
Copy link
Member Author

It was an issue only in gif's. A test do exist in my GIF's Test PR.....

@rishabhshuklax
Copy link
Member

How is test for draw rectangle passing on that other PR?

@rishabhshuklax
Copy link
Member

We can get this merged soon and then you can correct the test on this accordingly!

@harshkhandeparkar
Copy link
Member

harshkhandeparkar commented Jan 19, 2020 via email

@root00198
Copy link
Member Author

@blurry-x-face the test written in #1530 is correct. That is why it's failing... Once this PR gets merged, it will pass itself.

@root00198 root00198 changed the title Draw rectangle's rectangle shinking down with every frame in gif's [FIXED]Draw rectangle's rectangle shinking down with every frame in gif's Jan 19, 2020
Copy link
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.

Perfect!

@root00198
Copy link
Member Author

@publiclab/is-reviewers @jywarren @harshkhandeparkar SOMETHING IS BROKE, npm test is failing in like 30 tests.

@root00198
Copy link
Member Author

found it, #1533 changed the PixelManipulation.js, that's the issue....Maybe consider reverting back the PR....

@jywarren
Copy link
Member

Ah, thanks for being careful here, is this resolved?

found it, #1533 changed the PixelManipulation.js, that's the issue....Maybe consider reverting back the PR....

@root00198
Copy link
Member Author

root00198 commented Jan 21, 2020

Nope, The modules test are still failing.... And travis is not able to detect.

@root00198
Copy link
Member Author

@jywarren can we merge this and #1530 today?

@jywarren
Copy link
Member

Great, sorry for slow review here, just waiting for last checks and will merge this then look at #1530!

@jywarren jywarren merged commit 3ffea1f into publiclab:main Jan 28, 2020
@jywarren
Copy link
Member

Perfect! Thank you!

@harshkhandeparkar harshkhandeparkar added this to Done in v3.6.0 Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v3.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants