Skip to content

Fix Continuous Manager Scrolling Bugs#1305

Closed
btpf wants to merge 2 commits into
futurepress:masterfrom
btpf:continuous-scroll-fix
Closed

Fix Continuous Manager Scrolling Bugs#1305
btpf wants to merge 2 commits into
futurepress:masterfrom
btpf:continuous-scroll-fix

Conversation

@btpf

@btpf btpf commented Nov 29, 2022

Copy link
Copy Markdown

Fixes bug related to issues #1295, #1303

btpf added 2 commits November 29, 2022 12:46
Fixed bug related to following issues:
#1295
#1303
Fixes the issue of the scroll bar not working if the rendition is resized
while an image is present and using continuous manager
@btpf btpf changed the title Fix Continuous Scroll Jumping Bug Fix Continuous Manager Scrolling Bugs Feb 17, 2023

@NoraH1to NoraH1to left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function.prototype.bind() will return a new function, but will not call it.

This will therefore invalidate the fill method, causes some problems when turning pages.

The reason for queue blocking is that the promise indicating the iframe loading state may always be pending, see #1336

@btpf btpf closed this by deleting the head repository Jul 11, 2023
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.

2 participants