Skip to content

Disable touch events duplication #910

@RblSb

Description

@RblSb

I got confused why my button is firing twice, because i'm listening both to mouse/surface events in Kha.
But Kha doesn't report mouse events from surface anymore, if there is surface listeners: https://github.com/Kode/Kha/pull/1512/changes

Would be good to add same logic to kore mobile platforms to keep it consistent, for example there:

kore_internal_mouse_trigger_press(0, 0, x, y);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions