holodex / app

http://holodex.enspiral.com
GNU Affero General Public License v3.0
24 stars 1 forks source link

Render arrows as svg:path and connect to role halos if present #89

Closed simontegg closed 9 years ago

simontegg commented 9 years ago

Value: Rewriting the arrows as svg:paths

  1. Arrow head markers are currently not the same color as their arrow.
  2. arrowheads are potentially casuing the safari bug
  3. Arrow heads are often obscured
  4. Nanz has proposed a design where the arrow is connected to the source role halo for clarity.
simontegg commented 9 years ago

Expected delivery: 31/5

ahdinosaur commented 9 years ago

design by @nanz, reposted for posterity: screen_shot_2015-04-22_at_10 00 52_am_360

simontegg commented 9 years ago

Ta

ahdinosaur commented 9 years ago

implemented with https://github.com/holodex/app/pull/95.