textLayer-for-Framer
textLayer-for-Framer copied to clipboard
bug: can't edit/select layer when made a sublayer of a Page Component
See: http://share.framerjs.com/d9mz8lh9ob4b/
Weird thing is that if you set :
textLayer.ignoreEvents = false
and
myPageComponent.content.ignoreEvents = true
And "drag-up" on the page component, you're able to select the text layer to edit.