Ignore reading direction for vertical progress bar

The page change handling of the progress bar was inverted while RTL was the set readers reading direction.
However, this is only relevant for the horizontal progress bar
This commit is contained in:
schroda
2025-01-02 21:48:23 +01:00
parent f90e4597f8
commit b5a0ec7371
3 changed files with 2 additions and 4 deletions

View File

@@ -182,6 +182,7 @@ const BaseMobileReaderProgressBar = ({
)}
</IconButton>
<ReaderProgressBar
direction={finalReaderDirection}
progressBarPosition={finalProgressBarPosition}
fullSegmentClicks={false}
createProgressBarSlot={useCallback(