lowagie wrote:I would expect they have the same size, no matter how many items are in there. so you get the same menu feeling if you have 2-3 or 5 items in there.
Why? So you are saying that all other users who want to use only 3 items in their menus should suddenly be limited by a much smaller width for their menu items then? What if you have 8 columns ... They should also be the same size as your 5-column items? how would that work?
This is a responsive menu system, that adapts the width of items based on how many columns you have inside. A user who sets 8 columns, will naturally expect to see the available width shared between all 8 items, thus the items will obviously scale down ... Similarly, the layout adjusts nicely to fit your 5 columns ... yet you expect it to somehow act differently when you only have 3 columns.
lowagie wrote:If you have 5 in the list, the height is OK, if you have less, the height in this aspect ratio is too big. So I would like to set a fixed height (+/- value of 5-6 items with 2-1 aspect ratio).
Sorry, it just doesn't work like that. You can't just put 3 items in a menu, add 1:2 "tall" crop, and expect the menu to magically adjust the width of itself, and height of images based on some unknown factor. In most cases, everyone wants the menu items to populate the available width.