Changes between Initial Version and Version 1 of Ticket #22808, comment 5


Ignore:
Timestamp:
2023-04-25T18:38:15+02:00 (20 months ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22808, comment 5

    initial v1  
    55
    66My patch is still wrong -- I cannot use the `removePrimitiveImpl` since it does call `clearSelection`.
     7
     8EDIT: 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.