gregziegan / goat

Annotate Images (or goats) On The Web™
http://gregziegan.github.io/goat
MIT License
74 stars 9 forks source link

New Line View #71

Closed gregziegan closed 7 years ago

gregziegan commented 7 years ago

The line annotation is now a rectangular path. This means the drop shadow works perfectly, but also that we use fill instead of stroke. This means we lose the ability to apply a dash-array property. I think we can bring that functionality back with a later PR for both arrows and lines.