Changes between Initial Version and Version 1 of Ticket #22808, comment 5
- Timestamp:
- 2023-04-25T18:38:15+02:00 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22808, comment 5
initial v1 5 5 6 6 My patch is still wrong -- I cannot use the `removePrimitiveImpl` since it does call `clearSelection`. 7 8 EDIT: I was going to see what would be involved in making `clearSelection` wait for the dataset to finish being processed, ''but'' the `removePrimitiveImpl` code ''depends'' upon `clearSelection` not being delayed.