Skip to content

Check WebView zoom level & app targetdensitydpi setting #28

Open
@Philzen

Description

@Philzen

Touches generated by wmp can be off if either

a. [JAVA] the webview has a non-default zoom for some reason (need to check) or
b. [JS] the app has set targetdensityspi=devicedpi on a HDPI device = basically any setting not equalling the window.devicePixelRatio factor. See #16 (comment)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions