| Did you know ... | Search Documentation: |
| tree->unzoom |
send(Tree, zoom, Tree?root).
To unzoom only one level, use
send(Tree, zoom, Tree?display_root?parents?head).
Note that this method is ambiguous when the display_root has multiple parents.
->unzoom ->zoom