M5Paper Multiple screen layouts



  • Is there some what to have multiple screen layouts or do you have a workflow where you can design multiple screens in UIflow? For instance, I have a program where I switch to and from different screens with different layouts. I guess I can just start multiple instances in the browser and layout my screen that way, then transfer the code to the base program and rename any controls that have conflicting names. I was thinking it would be a nice feature to have a multiscreen tab in the UIflow where you could design and layout your screens, but I bet that would require some pretty nifty coding behind the scenes. Maybe my workflow approach is all wrong to begin with.