Skip to content

A bug on iPhone 6(+)  #13

@sagexy

Description

@sagexy

Method:SendTouchesEvent

float factor = 1.0f;
if (width == 640 || width == 1536) factor = 2.0f;

    rX = x/width*factor;
    rY = y/height*factor;

here the "factor" is not the best way to get, please solve it

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