Skip to content

Replies

0
Jeffrey Chen
Jeffrey Chen answered on Oct 23, 2012 7:31 AM

Hi Martin,

I attached a sample to re-produce this issue.

0
Jeffrey Chen
Jeffrey Chen answered on Oct 20, 2012 2:34 AM

Hi Martin,

The css works well, and the item wraps correctly. But new issues comes.

The vertical scroll bar is missing(there are 10 items in datasource, but I can only see 5.5 from the dropdown list).

I guess it is caused by igCombo still using the first item Height to calculate.

 

0
Jeffrey Chen
Jeffrey Chen answered on Oct 19, 2012 5:10 AM

Hi Matrin,

As I tested, igCombo will take the height of first item as "itemHeight" (the height is fixed for all items).

So for other wrap items, they will only show the first line (see the figure below).