Skip to content

fix: pageIndices may render pages outside [minIndex, maxIndex] - #42

Open
tonyyuyiding wants to merge 1 commit into
computerjazz:mainfrom
tonyyuyiding:fix/page-indices-out-of-bound
Open

fix: pageIndices may render pages outside [minIndex, maxIndex]#42
tonyyuyiding wants to merge 1 commit into
computerjazz:mainfrom
tonyyuyiding:fix/page-indices-out-of-bound

Conversation

@tonyyuyiding

Copy link
Copy Markdown

Resolves #41

Filter out the indices outside the interval [minIndex, maxIndex], so that the illegal pages won't be rendered.

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.

pageIndices may render pages outside [minIndex, maxIndex]

1 participant