View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004197 | NoesisGUI | C++ SDK | public | 2025-05-28 10:33 | 2025-10-02 12:30 |
| Reporter | [email protected] | Assigned To | sfernandez | ||
| Priority | normal | Severity | tweak | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.7 | ||||
| Target Version | 3.2.9 | Fixed in Version | 3.2.9 | ||
| Summary | 0004197: Improve CollectionSortBehavior by using Move operations | ||||
| Description | Current implementation is creating a new sorted collection and then swapping the old one. This is causing that old UI elements get removed from the control and regenerated again which doesn't perform well enough. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-05-28 10:33 | sfernandez | New Issue | |
| 2025-05-28 10:33 | sfernandez | Reporter | sfernandez => [email protected] |
| 2025-05-28 10:33 | sfernandez | Assigned To | => sfernandez |
| 2025-05-28 10:33 | sfernandez | Status | new => assigned |
| 2025-05-28 10:33 | sfernandez | Target Version | => 3.2.9 |
| 2025-10-02 00:49 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-02 12:30 | jsantos | Target Version | 3.2.10 => 3.2.9 |
| 2025-10-02 12:30 | jsantos | Status | assigned => resolved |
| 2025-10-02 12:30 | jsantos | Resolution | open => fixed |
| 2025-10-02 12:30 | jsantos | Fixed in Version | => 3.2.9 |