taataa / tapspace

Zoomable user interface library for web apps.
https://taataa.github.io/tapspace/
MIT License
58 stars 8 forks source link

Clickable edges #169

Closed axelpale closed 11 months ago

axelpale commented 1 year ago

Make straight edges clickable to enable edge click navigation.

Maybe also provide methods to get edge basis to position content on top of the edge?

axelpale commented 11 months ago

Implemented in v2.0.0-alpha.18 by inheriting Arc and Edge components from Item.