Skip to content

When you close the menu too quickly the wrong event is called #3

@antoniomusolino

Description

@antoniomusolino

When you are in a submenu and exit (any way) too fast the event in the function '''RadialMenu.prototype.handleCenterClick''' call '''self.returnToParentMenu();''' instead of '''self.close();'''. This makes it difficult to tell when the menu is completely closed

RadialMenu.prototype.handleCenterClick = function () {

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