View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003911 | NoesisGUI | C++ SDK | public | 2025-01-21 19:27 | 2025-05-16 17:51 |
| Reporter | AnKor | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.6 | ||||
| Target Version | 3.2.8 | Fixed in Version | 3.2.8 | ||
| Summary | 0003911: Random circles appear in Path with curves and StrokeDashArray | ||||
| Description | I noticed that random circular patterns often appear inside a path that has cubic Bezier curves and stroke with dashes. Changing TessellationMaxPixelError from HighQuality to anything else fixes the example I provided, but I haven't checked thoroughly for other cases. So it looks like some kind of numerical instability in certain conditions. While I cannot say that this is a major issue, it is quite noticeable in some cases. | ||||
| Steps To Reproduce | Add this to MainWindow.xaml in HelloWorld example: | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-01-21 19:27 | AnKor | New Issue | |
| 2025-01-21 19:27 | AnKor | File Added: odd circle in dashes.png | |
| 2025-01-27 19:25 | jsantos | Assigned To | => jsantos |
| 2025-01-27 19:25 | jsantos | Status | new => assigned |
| 2025-01-27 19:25 | jsantos | Target Version | => 3.2.8 |
| 2025-05-16 17:51 | jsantos | Status | assigned => resolved |
| 2025-05-16 17:51 | jsantos | Resolution | open => fixed |
| 2025-05-16 17:51 | jsantos | Fixed in Version | => 3.2.8 |