ViennaRNA / forna

Create force-directed graphs of RNA secondary structures.
Apache License 2.0
100 stars 31 forks source link

use localStorage to store the current state of forna #14

Closed j-4 closed 9 years ago

j-4 commented 10 years ago

we should store the current state in the browsers localStorage. either the exact positions of the molecules, or just all seq/struct pairs.

At least we should store the color scheme last used.