I have a HorizontalList that is resized at runtime. The problem is that the items are not adjusting their height to the height of the HorizontalList. I use an item renderer (vBox) which has its height set to 100%. But the items always stay at their initial size.
|
feedback
|
|
I solved this: I added a resize listener to the | ||||
|
feedback
|