Evan wrote: > > Additional planned features: > > > > [...] > > To add another one: > > Mark nodes in the tree with comments / labels / other info attached to > them (like in CGoban 1/2)
Yes, you are right. However, I'm not sure what info to show. For instance, I find that I don't like move numbers: they take much space and their usefulness is marginal. > > Known bugs: > > > > * With really huge trees there can be glitches in line drawing. > > This is an X problem, I'll need to find a workaround. > > It looks to me like if I try to open an SGF, and include a relative > path in the file name (eg, type "go/test.sgf" as the file to open), > then the program segfaults. Strange, never seen this, and there have been no changes in opening code for a long time. How exactly do you open files (from command line, from a dialog)? Can you generate a backtrace with `gdb' or, alternatively, run it under Valgrind? Paul
