Actions
Feature #2620
closedhide outdated applications without TransformManager Navigator MoveToTargetEvent automatically
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/13/2014
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
Tom Houwelling asked about how to remove them.
Updated by Anchi Cheng almost 11 years ago
- Status changed from Assigned to In Test
- Assignee changed from Anchi Cheng to Tom Houweling
r18042 makes this in the form of db schema update script.
Tom, this revision hide the outdated applications. It should be good enough. All the applications you usually use should all have the new version. If this script hides some local application that we did not provide (unlikely), you will have to edit the application and add a pair of event binding between the two nodes.
TransformManager(usually aliased as Target Adjustment) to Navigator(usually aliased as Navigation) : MoveToTargetEvent
Navigator to TransformManager: MoveToTargetDoneEvent
Updated by Anchi Cheng almost 11 years ago
r18045 adds 'hide' column if not alread exists
Please try again.
Actions