Skip to content

Multiple click event firing #66

@mourice

Description

@mourice

Hi I try to use Ezgui to show popup in my new game using phaserjs. Its really nice thanks for a nice popin effects.
I have a phaser level screen when I click on any level popup comes up. What I am doing is on a click of phaser button I am registering a click event for play button which is a part of popup. But when I click play button of popup the play event fires 3 times. I trited to use off('click') but its also not working getting undefined.
Any suggestions on how to handle this?

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