Comment #4 on issue 816 by tudor.gi...@gmail.com: MooseMetaBrowser's Map re-display after selection of a node http://code.google.com/p/moose-technology/issues/detail?id=816
The current implementation is based on drawing the visualization from scratch for every selection. The scrolling is thus, reset after every redraw.
However, with Roassal we should be able to update the visualization. That is why I said it can be a nice case study for Roassal.