-
Notifications
You must be signed in to change notification settings - Fork 96
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
Creating simultaneous users' cursors movement example for SDK. #590
Conversation
…sting with try catch block.
Codecov Report
@@ Coverage Diff @@
## v0.4.5-example #590 +/- ##
==================================================
+ Coverage 87.47% 87.52% +0.05%
==================================================
Files 81 81
Lines 7937 7953 +16
Branches 817 816 -1
==================================================
+ Hits 6943 6961 +18
+ Misses 680 679 -1
+ Partials 314 313 -1 |
…ion being finished, currently adding in other animations.
…ng code and polishing up functionalities(e.g. improvements in UI/UX).
…ng presence data. Allowing pen to draw only when mouse is pressed down.
…ad operator to copy previous prescence state.
@YoonKiJin Some commits were pushed after changing the status from draft to ready in this PR. Is this PR ready to review? |
I reconverted to a draft. I'll make some additional changes before resubmitting for a review. |
I changed the base of this PR from main to v0.4.5-example, because server v0.4.5 is not deployed yet to https://api.yorkie.dev. @YoonKiJin If you are ready to review this PR. please let us know. |
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.
Thanks for contributing!
It would be great to improve the remote pen animation in the next step: #612
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.
Thank you for your contribution.
What this PR does / why we need it?
Creating simultaneous users' cursors movement example for SDK.
Tasks:
Any background context you want to provide?
Show another example of how Yorkie could be used.
What are the relevant tickets?
Address yorkie-team/yorkie-team.github.io#12
Checklist