The first part of this story will be adding the step switcher, shown in the mockups as the mobile, tablet and standard steps in the center of the shortcut toolbar.

After we get the initial step switcher working, we can look to make this interaction more robust and richer.

This change is a little too large for a couple commits, so I've moved development into a branch that I'll merge in later:
http://drupalcode.org/project/layout.git/shortlog/refs/heads/node/172885...

Comments

jessebeach’s picture

So, I made this work, but not in a pretty way. The current implementation will need to be replaced after DrupalCon Munich with a more complete approach.

OnkelTem’s picture

Look forward to see this functioning in master branch!

OnkelTem’s picture

Issue summary: View changes

Added a link to the drupalcode view of the dev branch.