Skip to content

Issue with rendering screen content on scroll [from TLabWebView] #5

@TLabAltoh

Description

@TLabAltoh

TLabAltoh/TLabWebView#17

As a premise, this plugin moves the WebView by the screen size as a position offset so that the WebView itself is not displayed on the screen.

In this case, when the y-offset was set to a value greater than or equal to the screen height, the issue reported regarding links occurred. As a temporary measure, the WebView's y-offset has been set to 0 to address this.

I have extended the verification of the x-offset up to five times the screen width and confirmed that it operates without any issues (Test conducted on a mobile device).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions