very nice :) is it possible to keep the menu always open/expanded (left han

very nice :) is it possible to keep the menu always open/expanded (left hand side on specified min width or otherwise fixed on top)?

Hello, that’s an interesting feature. It’s supported by the client-side components (see example [here]
(https://polymerelements.github.io/app-layout/templates/getting-started/)) but currently there is no way to enable it from the server side API (and it would require some changes in the layout). I created an [issue]
(https://github.com/FlowingCode/AppLayoutAddon/issues/44) in Github for tracking progress on this feature.

Hi Moritz.

It’s been a long time but yesterday we released [a new version]
(https://vaadin.com/directory/component/app-layout-addon/4.0.0) including this feature. You can see it in action in [the demo]
(http://addonsv14.flowingcode.com/applayout). Just press the settings icon and select “Drawer Persistent” option.

Regards.