Chris Lee

Results 42 issues of Chris Lee

This could get messy, so I propose it with hesitation, but there have been several times while using layer states in Framer that I wish that I could just set...

event.stopPropagation() can be used to prevent click events on parent layers from firing, but if the parent layers are draggable, it doesn't prevent the drag as expected.

Name for "layer draggable" should just be "layer".

Particularly for new objects in states. Ex: ``` { transition: [SLIDE_UP, FADE_IN] } ```