awt2542 / ViewController-for-Framer

Multi step user flows in Framer.js
416 stars 35 forks source link

Breaks with new Framer component types #3

Closed chadobado closed 8 years ago

chadobado commented 8 years ago

Line 52 will cause the ViewController to bail on new types of components other than Layer.

Ex: PageComponent, ScrollComponent, etc.