berkmancenter / dotplot

Telling a story through dots
GNU General Public License v3.0
51 stars 27 forks source link

Keep highlighted node large when transitioning frames #56

Closed jdcc closed 8 years ago

jdcc commented 8 years ago

When a user clicks on a node, the node info box pops up and the node grows in size. If the user then transitions to another frame, the node info pop stays up, but the selected node decreases in size. It should stay large until the node info box is closed to aid in visually following the node through the various frames.

chaitanyya commented 8 years ago

Done in #60