Monday, June 15, 2009

Fixes on update issues

There are small fixes over the actions. Undo/Redo actions hardcoded till now the update code (it updates only the current view). The load from any file did not happen to update the tree view and the OpenCascade view itself. Right now both actions do it using notifications. These actions are a bit refactored to be set in categories.

Last week I had worked to an action that creates automatically given inputs based on dependencies. Because of dependency refactor I had introduced a bug which makes this action to fail. Right now is fixed.

Also, Undo and Redo are made right now as actions. This means mainly that are not hardcoded in the ModuleViewContoller component from part modeling.

No comments: