edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.73k stars 151 forks source link

sometimes (not 100% repro), deleting an annotation results in empty paginated list #2467

Closed danielweck closed 2 months ago

danielweck commented 2 months ago

...the annotations list repopulates when I click on a highlight in a document, or close and re-open the book (in other words, this is a mistmatch of the internal data model state and the GUI). Sometimes the delete action works just fine (backend always work, but frontend seems to fail to refresh correctly), I think it depends on if a highlight is currently "active"? (clicked UUID?)

panaC commented 2 months ago

fixed https://github.com/edrlab/thorium-reader/commit/85ce17049f4d00a3da6881356271445b65050810