freakazoid41/pickle_tree

2 Enhancements

Closed this issue · 1 comments

Two enhancements

  1. myNode.find(text) which returns a node which has a title containing text
  2. myNode.scroll() which scrolls the selected node into focus

image
Done. :D