Actions
Bug #4821
closedChanges in madlib view do not immediately show in table view
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Morpho Plugin
Target version:
Start date:
02/22/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4821
Description
If you enter an annotation in the "Column Annotation" tab then switch to the "Full Annotation" view you will not see your changes until clicking* on the table.
*In fact the clicking triggers the column selection event which then saves the state of the annotation as it exists (including the now deactivated tab). And the change "shows up".
I suppose we can respond to the tab change event and save the annotation at that point too.
Actions