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

Draw Vertices #107

Merged
merged 22 commits into from
Feb 2, 2022
Merged

Draw Vertices #107

merged 22 commits into from
Feb 2, 2022

Conversation

wcandillon
Copy link
Contributor

@wcandillon wcandillon commented Jan 15, 2022

This PR enables the drawVertices canvas command with the associated reconciler component (see vertices.md).

@wcandillon wcandillon requested a review from chrfalch January 15, 2022 07:03
@wcandillon wcandillon self-assigned this Jan 15, 2022
Copy link
Contributor

@chrfalch chrfalch left a comment

Choose a reason for hiding this comment

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

Looks really good - could you add a short description to the PR (just for historical reasons)

@wcandillon wcandillon marked this pull request as ready for review January 26, 2022 13:12
@wcandillon wcandillon requested a review from chrfalch January 26, 2022 13:14
@wcandillon
Copy link
Contributor Author

@chrfalch Ready for review :)

@wcandillon
Copy link
Contributor Author

Review comment: colors: should be of type ColorProp[]. Check other components for consistency there.

Copy link
Contributor

@chrfalch chrfalch left a comment

Choose a reason for hiding this comment

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

Test on iOS / Android?

@@ -51,12 +52,22 @@ namespace RNSkia
: JsiSkHostObject(context)
{

<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably be resolved? :)

@wcandillon wcandillon merged commit 133f46d into main Feb 2, 2022
@wcandillon wcandillon deleted the feat/vertices branch April 7, 2022 07:29
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