View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002292 | Sketcher | Bug | public | 2015-10-12 12:21 | 2015-10-13 19:36 |
Reporter | abdullah | Assigned To | abdullah | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.16 | ||||
Target Version | 0.16 | Fixed in Version | 0.16 | ||
Summary | 0002292: Constraints dissapear after a sketch loses support | ||||
Description | Constraints dissapear after a sketch loses support | ||||
Steps To Reproduce | 1. Make a sketch on a face. 2. Constrain it 3. Select "reorient sketch" 4. Do you want to lose support? Yes 5. Click cancel on the reorientation dialog. 6. Enter edit mode: No constraints... | ||||
Additional Information | Waiting for pending sketcher pull request to be merged first. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
FreeCAD: master dc224265 2015-10-13 14:13:21 Committer: wmayer Details Diff |
Sketcher: Bug fix: Constraints dissapear after a sketch loses support ===================================================================== Issue: http://freecadweb.org/tracker/view.php?id=2292 Constraints dissapear after a sketch loses support Steps To Reproduce: 1. Make a sketch on a face. 2. Constrain it 3. Select "reorient sketch" 4. Do you want to lose support? Yes 5. Click cancel on the reorientation dialog. 6. Enter edit mode: No constraints... Why? GeoUndef not checked when deleting all external geometry (on dettaching from the support). Solution: Check for GeoUndef. |
Affected Issues 0002292 |
|
mod - src/Mod/Sketcher/App/SketchObject.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-12 12:21 | abdullah | New Issue | |
2015-10-12 12:21 | abdullah | Status | new => assigned |
2015-10-12 12:21 | abdullah | Assigned To | => abdullah |
2015-10-13 19:36 | wmayer | Changeset attached | => FreeCAD Master master dc224265 |
2015-10-13 19:36 | wmayer | Status | assigned => closed |
2015-10-13 19:36 | wmayer | Resolution | open => fixed |
2015-10-13 19:36 | wmayer | Fixed in Version | => 0.16 |