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

Allow customization while drawing arrow #101

Open
RFSH opened this issue Jul 6, 2022 · 0 comments
Open

Allow customization while drawing arrow #101

RFSH opened this issue Jul 6, 2022 · 0 comments

Comments

@RFSH
Copy link
Member

RFSH commented Jul 6, 2022

As part of #92, we discussed allowing users to draw arrows. For this issue, we should allow them to modify the style of the arrowhead.

To implement this, we can follow what Google drawing is doing:

  • After drawing/selecting an arrow, several extra options show up.
  • User can choose the newly added dropdown to change the styles. Changing the dropdown value is reflected on the selected arrow.

Later, we can also expand this method to other drawing tools. For example, we can allow users to change the lines to be doted or dashed.

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

No branches or pull requests

2 participants