View Issue Details

IDProjectCategoryView StatusLast Update
0004197NoesisGUIC++ SDKpublic2025-10-02 12:30
Reporter[email protected] Assigned Tosfernandez  
PrioritynormalSeveritytweak 
Status resolvedResolutionfixed 
Product Version3.2.7 
Target Version3.2.9Fixed in Version3.2.9 
Summary0004197: 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.
We should implement the sort process by just moving the items in the collection to avoid regenerating the UI.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

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