Hacker News new | ask | show | jobs
by codetrotter 1178 days ago
How does it look at different screen resolutions? Are the generated designs responsive, so that they work on phones and tablets as well?
1 comments

Right now the individual components are responsive, but the entire design as a whole isn't (i.e. top-level components are absolute positioned). This is definitely an area we want to improve a lot, and allow users to customize what happens at different resolutions.