View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002058 | FreeCAD | Feature | public | 2015-04-17 22:40 | 2015-06-15 11:10 |
Reporter | rockn | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux Ubuntu | OS | 14.04 | OS Version | 64 bits |
Product Version | 0.15 | ||||
Target Version | 0.16 | Fixed in Version | 0.16 | ||
Summary | 0002058: Add the possibility to refresh the Graph Dependency | ||||
Description | At the moment the Graph Dependency open a window and show the current state of the model. This feature request is asking the possibility to refresh the Graph Dependency. | ||||
Steps To Reproduce | Model something Launch the graph dependency. Change something in the model. The graph is not update. The Refresh button don't allow user to refresh it. Relaunch the Graph dependency tool to see the change. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master f99fd100 2015-06-14 11:46:18 Eivind Kvedalen Committer: wmayer Details Diff |
Added zoom and automatic refresh of dependency graph view. |
Affected Issues 0002058 |
|
mod - src/App/Document.cpp | Diff File | ||
mod - src/App/Document.h | Diff File | ||
mod - src/Gui/CMakeLists.txt | Diff File | ||
mod - src/Gui/CommandDoc.cpp | Diff File | ||
add - src/Gui/GraphicsViewZoom.cpp | Diff File | ||
add - src/Gui/GraphicsViewZoom.h | Diff File | ||
mod - src/Gui/GraphvizView.cpp | Diff File | ||
mod - src/Gui/GraphvizView.h | Diff File | ||
mod - src/Gui/Qt4All.h | Diff File |