View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000292 | QElectroTech | Diagram Editor | public | 2023-10-23 19:19 | 2023-11-05 16:11 |
Reporter | TManiac | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0000292: Change weighting of second conductor color | ||||
Description | Today the first and second colors are 50/50 used. But so you can't differentiate between color_a/color_b vs color_b/color_a. For example a red/black will be shown in the same way like black/red. It schould be changed, maybe to 66/33 or 75/25. | ||||
Additional Information | sources/qetgraphicsitem/conductor.cpp [line 540...]:
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
Thank you for feedback. The problem is that the rendering on the QET program will be different from what you see on the screen and after printing or during PDF export. Example: original version https://download.qelectrotech.org/qet/forum_img_2/weneedpolonez-Polonez_MR89_wiring_diagram.pdf Patched version: https://download.qelectrotech.org/qet/forum_img_2/patched_weneedpolonez-Polonez_MR89_wiring_diagram.pdf You can try yourself this example is provided in QET packages. |
|
scorpio, sorry I don't understand where is the "patched" version from? In the QET examples is the non-patched version. Here at my station, the diagram view is the same like the PDF export and is the same like the printing. There is no change between first and second color. |
|
The patched version is with your changes, compile and try the same example on PDF export |
|
Your pdf export is good. The non-patched export has equal pattern. And the patched export is how it should be: the pattern of bi-color conductors shows a different between first and second color. Where is the problem? |
|
Ok, also please make a pull request on our github. |
|
Ok, I can't test it in full way. I haven't QT editor or some thing. So it will be a untest pull. I do microcontroller programming :-) Picture should be to the last comment. |
|
For me, we need to add a option or checkbox to change the bi-color pattern. It would be up to the user to activate it on each wire. This way the old diagrams will not be modified. |
|
On this example author use 1Px for the primary color and 10PX for second color.. |
|
You have the checkbox for second color allready in the conductor dialog (green mark). There is a selection for the conductor width, too. This is placed on the first color section (orange mark). Then there is a setup for the pattern size (red mark). But this pattern size is today in all cases with a 50/50 weighting. And so this is more or less useless. If somebode want to use bicolor wire he will decide between first and second color. In your example the author uses conductors with 1px width. The 10px on the second color is nice but it doesn't show the difference between first and second. So your patched export is more what it should. |
|
This is from my example: |
|
Ok, this is why it is better to test. In your patch are first and second color switched. So the doubling should be to the second dash-size.
|
|
ok it makes sense now. ;-) |
|
Merged, thanks for report. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-23 19:19 | TManiac | New Issue | |
2023-10-23 19:19 | TManiac | File Added: m_bicolor.png | |
2023-10-24 09:05 | scorpio810_mantis | Note Added: 0000668 | |
2023-10-24 17:34 | TManiac | Note Added: 0000669 | |
2023-10-24 17:38 | scorpio810_mantis | Note Added: 0000670 | |
2023-10-24 17:44 | TManiac | Note Added: 0000671 | |
2023-10-24 17:47 | scorpio810_mantis | Note Added: 0000672 | |
2023-10-24 17:49 | TManiac | Note Added: 0000673 | |
2023-10-24 17:49 | TManiac | File Added: Bild_2023-10-24_174923886.png | |
2023-10-24 17:54 | scorpio810_mantis | Note Added: 0000674 | |
2023-10-24 18:00 | scorpio810_mantis | Note Added: 0000675 | |
2023-10-24 19:06 | TManiac | Note Added: 0000676 | |
2023-10-24 19:06 | TManiac | File Added: Bild_2023-10-24_190457342.png | |
2023-10-24 19:10 | TManiac | Note Added: 0000677 | |
2023-10-24 19:10 | TManiac | File Added: Bild_2023-10-24_191009191.png | |
2023-10-24 19:17 | TManiac | Note Added: 0000678 | |
2023-10-24 19:17 | TManiac | File Added: Bild_2023-10-24_191706495.png | |
2023-10-24 21:04 | scorpio810_mantis | Note Added: 0000679 | |
2023-11-05 16:10 | scorpio810_mantis | Note Added: 0000680 | |
2023-11-05 16:11 | scorpio810_mantis | Status | new => resolved |
2023-11-05 16:11 | scorpio810_mantis | Resolution | open => fixed |