From: Richard Fairhurst Date: Tue, 29 Jun 2010 13:08:23 +0000 (+0000) Subject: bugfix X-Git-Tag: 0.5~370 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/badfc4ff291cbe9c6e2c3051db45f7f3c76b5d05 bugfix --- diff --git a/net/systemeD/potlatch2/TagViewer.mxml b/net/systemeD/potlatch2/TagViewer.mxml index 56397fa9..3aa840ae 100644 --- a/net/systemeD/potlatch2/TagViewer.mxml +++ b/net/systemeD/potlatch2/TagViewer.mxml @@ -531,6 +531,7 @@ selectedEntity.resume(); undoStack(action); popupChange.close(); + initialiseEditors(); } private function dragPOI(event:MouseEvent, tags:Array):void {