Fixed a display bug with the tags control set

pull/14/head
Sam Bosley 13 years ago
parent 9496ff0f4d
commit 52660cd80d

@ -234,6 +234,7 @@ public final class TagsControlSet extends PopupControlSet {
cursor.close();
}
model.putTransitory(TRANSITORY_TAGS, tags);
refreshDisplayView();
}
}

Loading…
Cancel
Save