-
Notifications
You must be signed in to change notification settings - Fork 210
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
Added New FlipImage Module #696
Conversation
@publiclab/is-reviewers |
This is some really good work !! 🙌 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks amazing! Well done!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Great!
@publiclab/is-reviewers I have rebased. Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks super! Great work, @harshkhandeparkar !!! Just needs a rebase and then we're good!
@jywarren @publiclab/is-reviewers conflicts fixed!! |
Hi, i tried a couple times to rebase this but got some conflicts. Perhaps you should try squashing the commits first and then rebasing? Oddly the conflicts were in the UI code, which you haven't touched here. Can you give it a try? |
@jywarren @publiclab/is-reviewers Merged with main!! |
@jywarren can you please merge my PRs before the other ones since I will not be able to touch my PC until 16th of april. I don't know if I will get time past that date as well. |
Signed-off-by: tech4GT <varun.gupta1798@gmail.com> dist update Revert "dist update" This reverts commit 9ee2a98.
Whew, that was a tough rebase. Let's see how it does. |
🎉 |
Thanks!!! |
Fixes #[Add issue number here.]
This new module flips the image on the selected axis.
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
npm test
@publiclab/is-reviewers
for help, in a comment belowIf 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
Thanks!