-
Notifications
You must be signed in to change notification settings - Fork 162
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
fixes #142 (App.jsx, BgColorSidePanel.jsx, canvas.js): The line draw… #263
fixes #142 (App.jsx, BgColorSidePanel.jsx, canvas.js): The line draw… #263
Conversation
…js): The line drawn gets un centered from the cursor when drawing further downwards on the canvas
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.
@singodiyashubham87 Sir I request you to review my PR...and I hope you will consider this as a level 3 issue...as this issue remained unsolved for a long time and it also took around 2 days just to figure out where the problem actually is...but finally I solved it...thank you in advance... |
@0xabdulkhalid Kindly review this PR & suggest your feedback. |
Note BTW, I mistakenly approved changes. I was about to request changes! |
@0xabdulkhalid I removed the extra conditional class...I hope now its okay...please see once... |
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.
Good to go 🚀
@singodiyashubham87, now this PR is ready to be merged.
@mondalsurojit Resolve the conflicts. |
@singodiyashubham87 I have resolved the merge conflicts...now this branch is ready to be merged... |
@mondalsurojit Merge the main branch & push the changes. Your PR:Actual |
@mondalsurojit While resolving the conflicts you have removed the code that was added by other PRs to solve other issues, which is not the correct way to resolve the conflicts, you have to modify your code according to the main branch & not remove the main branch's code to make your's one working. There are many functionalities broken.
|
@singodiyashubham87 Hello! This is what my branch currently looks on my PC... If you have seen my video, then you can see:
I don't know, why you are facing such errors, on your side, it was not supposed to happen, as I have checked everything thoroughly before doing a PR (keeping aside 2 other bugs).... Please check once, if everything is okay on your side |
@singodiyashubham87 What I feel is that, when I am making a branch from "main" and someone else is also making a branch form "main"...Both of us are simultaneously working on an issue, but if I create PR before him, and then he tries to create PR, the code will break or create merge conflicts, and this is unavoidable...somehow the whole scenario looks like a race condition... |
@mondalsurojit Maybe the UI change is because of OS resolution, You are working on Windows & I'm working on Linux. |
@mondalsurojit working on this? |
@mondalsurojit Conflicts, I recommend you to create a new fork. |
@singodiyashubham87 I have resolved it, actually very minute conflicts, like a portion I had deleted, or a function's name that I had changed....Please see once |
@mondalsurojit I've reviewed your PR & here are some changes that you need to make:
Actual:Yours one:
Actual:Yours: |
@mondalsurojit Well Done, Keep contributing :) |
fixes #142 (App.jsx, BgColorSidePanel.jsx, canvas.js): The line drawn gets un centered from the cursor when drawing further downwards on the canvas
Type of change ☑️
Checklist: ☑️
How Has This Been Tested? ⚙️
Draw.it.out.-.Google.Chrome.2024-06-02.17-08-14.mp4