[josm-dev] Do we need some principles for JOSM interface design?

Frederik Ramm frederik at remote.org
Sun Oct 14 17:16:28 BST 2007


Hi,

> One problem with undo is that the selection is lost. This probably  
> won't be as much of a problem anymore, as I was mainly finding it an  
> issue when waying segments.

It may still be an issue when you're creating a way - you will
normally want to connect to the last selected node.

Storing the full selection for each step of the undo history would be
too expensive, memory-wise, but a kludge like "if selection consists
of only one node, store it and include it in undo" might be workable.

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frederik at remote.org  ##  N49°00.09' E008°23.33'





More information about the josm-dev mailing list