Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix current index row selection #614

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

jdujava
Copy link
Contributor

@jdujava jdujava commented Jul 8, 2024

Try to descend to the last child of the last index entry with page of index entry <= current page.

Fixes #613.
I am not completely sure, but it seems to me that this properly implements #430.

Try to descend to the last child of the last index entry
with `page of index entry` <= `current page`.

Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
@sebastinas sebastinas merged commit 65388b5 into pwmt:develop Jul 9, 2024
5 checks passed
@jdujava jdujava deleted the fix-index-current-row branch July 9, 2024 11:25
@jdujava jdujava mentioned this pull request Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong current index row
2 participants