mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
* working Previous/Next buttons * remove behaviors from save mode (users should not be moving nodes around or selecting at this point) * clear hover before hovering next object * enable save button and finished message after reviewing last conflict * store users choice in __data__.chosen.. * default choices to `keep remote version` * better message for delete conflicts * fix undelete action to check localGraph (which will have the entity) instead of context.graph() (which may not)