[BUG] ItemListbox : Improper Vertical Spacing
Posted: Tue Aug 12, 2008 22:36
I'm using the CEGUI build from SVN, and I've noticed that when using '<FontDim type="LineSpacing" />' for the height value of the 'ContentSize' of an 'ItemEntry', the vertical spacing between items in the 'ItemListbox' is not always the same. This causes gaps at irregular intervals, so that when you have multiple items selected, the background of the listbox is visible between some item entries. Using an absolute dimension value makes this go away, but obviously makes the widget less dynamic.
Edit: This behavior seems to be dependent on what font is being used, and what the size is. The Blue Highway font at size 12, for example, exhibits the buggy behavior.
Edit: This behavior seems to be dependent on what font is being used, and what the size is. The Blue Highway font at size 12, for example, exhibits the buggy behavior.