From badfc4ff291cbe9c6e2c3051db45f7f3c76b5d05 Mon Sep 17 00:00:00 2001 From: Richard Fairhurst Date: Tue, 29 Jun 2010 13:08:23 +0000 Subject: [PATCH] bugfix --- net/systemeD/potlatch2/TagViewer.mxml | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.36.1