Version 0.5.9 is out.
The changes from the unannounced v0.5.8:
- corrected a bug that crashed the context menu. It is still experimental.
"Include" works again and you can copy/paste inside ONE document - not between documents. The context menu exists just as an experiment how this is done.
- a preference for OPML open animations
- small fixes
v0.5.9:
The "Node" menu has been partially wired. Up, Down, Left & Right should work. The rest will have to wait for further clean up of the event dispatching code.
A bug has surfaced:
While editing text in a node, the edits will not be saved when doing a save while in editing mode. The contents of the node will be the contents before you started editing. This bug will stay for a while since I have no idea how the editing system should look like. Experiments with implementing a Frontier-like semantic (use enter to start/end text editing) did not work out because the editing system handled the return and enter keys as the same.
Latest binary at my dropbox:
http://goo.gl/EALQi
-karsten