View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002194 | Sketcher | Feature | public | 2015-07-20 06:02 | 2018-12-20 12:56 |
| Reporter | abdullah | Assigned To | abdullah | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 0.16 | ||||
| Target Version | 0.18 | Fixed in Version | 0.18 | ||
| Summary | 0002194: Sketcher delete is very slow as the number of elements increase | ||||
| Description | Sketcher delete operates on each element at a time (it generates a delete python command for each geometry and constrain involved). Deleting a "high" number of elements takes a lot of time. Implementation via list instead should be considered. | ||||
| Steps To Reproduce | Just make a lot of geometries and constraints in the sketcher, select all of them and press "Del"....wait....wait....wait... | ||||
| Tags | slow | ||||
| FreeCAD Information | |||||
|
|
As a result of many other improvements, there is no longer the perception of deleting the geometry being slow. Don't fix what ain't broken. |
|
|
Edited Target version to 0.18 since this ticket was technically closed before the 0.18 release |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-07-20 06:02 | abdullah | New Issue | |
| 2015-07-20 06:02 | abdullah | Status | new => assigned |
| 2015-07-20 06:02 | abdullah | Assigned To | => abdullah |
| 2017-05-08 05:01 | Kunda1 | Tag Attached: slow | |
| 2018-10-06 15:12 | abdullah | Target Version | => 0.19 |
| 2018-12-19 16:00 | abdullah | Status | assigned => closed |
| 2018-12-19 16:00 | abdullah | Resolution | open => won't fix |
| 2018-12-19 16:00 | abdullah | Fixed in Version | => 0.18 |
| 2018-12-19 16:00 | abdullah | Note Added: 0012316 | |
| 2018-12-20 12:56 | Kunda1 | Target Version | 0.19 => 0.18 |
| 2018-12-20 12:56 | Kunda1 | Note Added: 0012326 |
FreeCAD