Login  Register

Spec - vertically stacked Menu(Group)Model

Posted by Peter Uhnak on Jul 17, 2014; 4:24pm
URL: https://forum.world.st/Spec-vertically-stacked-Menu-Group-Model-tp4768315.html

Is it possible to force MenuModel to display its groups (and group's items) vertically instead of horizontally? The use case is having button palette to click on. Both world menu and subMenu of MenuItemModel render it this way but it is all hidden in the depths of Morphic. Is there any way how to switch this behavior at Spec level? (Or should I make it from scratch?)

Peter