Skip to content

Using triggerHandler instead of trigger #7

Description

@semafor

I may be wrong, but if a flickable element resides inside of another the inner will flick the outer. This is caused by the use of trigger and bubbling.

element.trigger('onFlick') will also trigger onFlick on every parent until HTML, if I am not completely mistaken.

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