browngraphicslab / NuSys

0 stars 0 forks source link

UI for setting link direction #1513

Closed tdgreen closed 7 years ago

tdgreen commented 7 years ago

We need to be able to toggle the new link direction in the detail view. The options are Forward, Backward, and None, but you might want to represent it as two options: checkbox for is directional, and then a button to reverse the current direction.

You can hook up directly with the LinkLibraryElementController

murrayLuke commented 7 years ago

https://github.com/browngraphicslab/NuSys/pull/1521