View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000197 | QElectroTech | website | public | 2020-07-22 18:10 | 2021-02-15 00:51 | 
| Reporter | MarkusGreim | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Summary | 0000197: Arrows in the Element Editor on all lines, not only on the selected one | ||||
| Description | Version nightly built. QElectroTech V 0.80-DEV+2b754cffbd79751d3 
 the last drawn or touched line element. Some times more then one element is affected | ||||
| Steps To Reproduce | draw a line element draw another line element select the last line element select an arrow as line end. | ||||
| Tags | No tags attached. | ||||
|  | I can confirm the issue. It's affect more line's widgets, and probably others part primitives. I'm studing the logic of the style editor. Maybe I will stumble over the solution. | 
|  | styleeditor.h line 49 QList <CustomElementPart *> m_cep_list; | 
|  | Proposal: 1º) Include the statement on line 482 of the styleeditor.cpp file2º) Comment the lines 128 and 139 of the lineeditor.cpp And so on all editors, because they are launching a redundant execution of the setPart method in styleeditor. | 
|  | https://github.com/qelectrotech/qelectrotech-source-mirror/pull/59 | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-07-22 18:10 | MarkusGreim | New Issue | |
| 2020-07-31 15:09 | damianCaceres | Note Added: 0000434 | |
| 2020-07-31 21:44 | damianCaceres | Note Added: 0000435 | |
| 2020-08-01 11:00 | damianCaceres | Note Added: 0000436 | |
| 2020-08-01 11:01 | damianCaceres | Note Edited: 0000436 | |
| 2020-08-03 16:23 | damianCaceres | Note Added: 0000437 | |
| 2020-08-03 17:31 | scorpio810_mantis | Status | new => resolved | 
| 2020-08-03 17:31 | scorpio810_mantis | Resolution | open => fixed | 
| 2020-08-03 17:31 | scorpio810_mantis | Product Version | SVN/branches/0.x => GIT/master | 
| 2021-02-15 00:44 |  | Product Version | GIT/master => 0.8 | 
| 2021-02-15 00:45 |  | Fixed in Version | => SVN/trunk | 
| 2021-02-15 00:47 |  | Product Version | 0.8 => SVN/trunk | 
| 2021-02-15 00:51 |  | Category | Element Editor => website | 
