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

Issue #982 A UX improvement on skipping rotation while pinching on mobile devices #983

Merged
merged 2 commits into from
Feb 5, 2022

Conversation

samuelwang48
Copy link
Contributor

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?

Note: please do NOT include build files (those generate by the build-xxx commands) with your PR,

Thank you for your help in advance, much appreciated !

@samuelwang48
Copy link
Contributor Author

My apologies if I missed this in the contribution guide. Could you please let me know if it was on purpose all the semicolons are omitted? Is it documented somewhere?

@hrgdavor
Copy link
Contributor

there is standardx tool that you need to run after changing files. it is almost the same as https://standardjs.com/ but allows few customizations. The tool will let you know if file is not formated to that style and also has --fix option to fix automatically those that can be fixed reliably

@samuelwang48
Copy link
Contributor Author

samuelwang48 commented Jan 26, 2022 via email

@hrgdavor
Copy link
Contributor

Also if you use discord feel free to join the jscad channel https://discord.com/channels/412182089279209474/758341118177050634/935275349586116648

@samuelwang48
Copy link
Contributor Author

Also if you use discord feel free to join the jscad channel https://discord.com/channels/412182089279209474/758341118177050634/935275349586116648

Looks like the channel is not accessible to me. Will check it later.

@samuelwang48
Copy link
Contributor Author

Thanks to @hrgdavor 's tips on formatting the code.
I had ran the below commands to fix the format. Amended the commit and now ready for review.
standard --fix %filenames%

@hrgdavor
Copy link
Contributor

Code looks good to me, but I do not have any ios device to test. Maybe @z3dev has something to test and approve this PR.

@z3dev
Copy link
Member

z3dev commented Jan 31, 2022

@samuelwang48 Thanks for the changes. The changes look fine but must work across all browsers, both PC and mobile browsers.

I’ll do some testing this weekend across browsers.

What browsers did you test with?

@samuelwang48
Copy link
Contributor Author

samuelwang48 commented Jan 31, 2022 via email

@z3dev
Copy link
Member

z3dev commented Feb 5, 2022

I tested on MacOS (Firefox, Safari, and Chrome) with track pad, and wheel mouse.

I also tested with iPad with Firefox, Safari, Edge, and Chrome.

Everything worked just fine, @samuelwang48

Thanks for these changes!

@z3dev z3dev self-requested a review February 5, 2022 07:32
Copy link
Member

@z3dev z3dev left a comment

Choose a reason for hiding this comment

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

Looks good!

@z3dev z3dev merged commit 3633dfb into jscad:master Feb 5, 2022
@hrgdavor
Copy link
Contributor

hrgdavor commented Feb 5, 2022

@samuelwang48 nice to see new committers, hope to see even more PRs in the future :)

if u are chatty like I am, you can also join jscad channel on CadHub discord server https://discord.gg/AaqGskur93

@samuelwang48
Copy link
Contributor Author

@z3dev Hi thanks for taking time to test it.
@hrgdavor Thanks for the info. I've joined.
Really glad to be here. Filed a few new issues while scanning through all the documentation. Will be looking into it.

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.

3 participants