From 6d0fb7aa520d05c4979c4d45c6823411216b7cd2 Mon Sep 17 00:00:00 2001 From: Javier Abadia Date: Mon, 27 Jan 2014 22:34:08 +0100 Subject: [PATCH] more issues --- lib/edit/ISSUES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/edit/ISSUES.md b/lib/edit/ISSUES.md index 20f1dce..98b5701 100644 --- a/lib/edit/ISSUES.md +++ b/lib/edit/ISSUES.md @@ -4,6 +4,8 @@ - deletes: OK - change pushEdit() to pushEdits(), NO +- try and fill localStorage to see what happens... OK, localStorage.setItem() throws error + - goOnline()/goOffline() automatically - prevent attributeEditor to appear after replaying the stored edits - be careful with updates for features added offline (replace tmp id by final id)