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

Feature/map path #15

Merged
merged 5 commits into from
Jul 14, 2023
Merged

Feature/map path #15

merged 5 commits into from
Jul 14, 2023

Conversation

kimkanu
Copy link
Collaborator

@kimkanu kimkanu commented Jul 13, 2023

This closes #14

Explain

This PR implements a button to customize path style: color and line width.

image image

An example of paths of which styles vary:

image

Note

I converted some files from JS to TypeScript as it is confusing to not have some variables and states strictly typed. Since noImplicitAny is turned off, you don't have to type variables if you don't need to.

@gylman gylman merged commit a39062c into main Jul 14, 2023
@kimkanu kimkanu deleted the feature/map-path branch July 14, 2023 12:12
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.

implement controlling the brush feature
2 participants