informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

Allow customization while drawing arrow #101

Open RFSH opened 2 years ago

RFSH commented 2 years ago

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:

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.