Actions
Bug #2884
closed'Save in Library' not persistent (or repeatable)
Start date:
07/06/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2884
Description
Try putting RExpression actor on workspace and change its name. Call 'Save in Library' popup menu. New customized actor is added to library, as expected.
However, when you shut down Kepler and restart, the new actor is no longer in the actor tree! Also, if you try to Save a second actor in the library without shutting down, saves after the first one fail!
Updated by Dan Higgins over 17 years ago
Fixed persistence by adding a serialize method; corrected another bug that caused the bug with second 'Save'
Actions