The current diagram scrolling solution mostly works, but can be improved. Here
are two ideas to improve it:
1. Eliminate the inside scroll bar and rely on the page scroll bar. It's hard
to use two scroll bars, and you really don't need a second one.
2. The inner scroll bar is allowing the user to have a fixed header while they
explore the diagram. But, there is a smoother way of doing this for the page as
a whole. I would adopt something like this:
http://stackoverflow.com/questions/9352419/fixed-header-transformation-when-page
-is-scrolled
Original issue reported on code.google.com by bestchai on 26 May 2013 at 11:27
Original issue reported on code.google.com by
bestchai
on 26 May 2013 at 11:27