Re: Spec - vertically stacked Menu(Group)Model
Posted by
Benjamin Van Ryseghem (Pharo) on
Jul 17, 2014; 4:47pm
URL: https://forum.world.st/Spec-vertically-stacked-Menu-Group-Model-tp4768315p4768322.html
It is not yet supported, sorry :s
Feel free to propose a solution to this :)
Ben
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