Arend Bayer wrote (on 7 January 2005): > On Thu, 6 Jan 2005, Paul Pogonyshev wrote: > > Improvements over 0.1.10: > > > > * New Game Tree View control provides means of easily navigating game > > record trees. It looks much like that of cGoban 1 and has similar > > features. However, it also allows collapsing/expanding individual > > nodes (by right-clicking) and is much faster. > > Again, really nice! > > One nitpick: After resizing the window, I think the game tree window > should be scrolled so that the current node is in view, if it was > before.
This seems to be not quite easy to implement correctly with GTK+. However, Quarry now has a "Recenter on Current Node" menu item with Ctrl+Alt+C shortcut, which can be used in such situations and also in many others. Paul
