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.78k stars 153 forks source link

progression bar popout / callout shows correct spine item in reading order, but shows percentage of currently rendered document (confusing) #2320

Closed danielweck closed 4 months ago

danielweck commented 4 months ago
Screenshot 2024-05-22 at 19 10 07
danielweck commented 4 months ago

Also incorrect callout arrow position, I am guessing because of horizontal shift to fit popout into view (offset to the left)

Screenshot 2024-05-23 at 14 50 29
danielweck commented 4 months ago

the current progression bar navigation has a few outright bugs (with PDF notably) but also the callout is confusing since it expresses the actual progress when displayed for the current spine item in the reading order, versus info about the hovered (but not current) spine item. I am fixing the inconsistencies and bugs in https://github.com/edrlab/thorium-reader/pull/2326