Skip to content

Allow embedding impetus-enabled elements into other impetus-enabled elements#45

Open
fortinmike wants to merge 2 commits intochrisbateman:masterfrom
Simbioz:stop-propagation
Open

Allow embedding impetus-enabled elements into other impetus-enabled elements#45
fortinmike wants to merge 2 commits intochrisbateman:masterfrom
Simbioz:stop-propagation

Conversation

@fortinmike
Copy link
Copy Markdown

@fortinmike fortinmike commented Dec 3, 2018

Allows embedding impetus-enabled elements into other impetus-enabled elements, such as a small scrollable div inside a larger one, etc. Without this, the parent and child both react to touch events at the same time, which is unexpected. If you see some use to the "propagate events" scenario (I can't think of any), adding an option to configure this should do the job.

fortinmike and others added 2 commits December 3, 2018 17:45
Allows embedding impetus-enabled elements into other impetus-enabled elements, such as a small scrollable div inside a larger one, etc.
@fortinmike fortinmike changed the title Stop propagation of events to parent elements Allow embedding impetus-enabled elements into other impetus-enabled elements Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant