Add Arrowheads to Arrows (#2452)

Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
This commit is contained in:
Steve Ruiz
2020-12-08 16:02:55 +01:00
committed by GitHub
co-authored by dwelle Lipis
parent bd8e860d7f
commit c291edfc44
25 changed files with 711 additions and 101 deletions
+1
View File
@@ -10,6 +10,7 @@ export { normalizeScroll, calculateScrollCenter } from "./scroll";
export {
hasBackground,
hasStroke,
canHaveArrowheads,
canChangeSharpness,
getElementAtPosition,
getElementContainingPosition,