Hello,

I have seen that minHeight/minWidth properties of a spark List cannot be set under a certain lower limit (110 and 71). If I set explicitly the height to a lower limit, it works. But if I set minHeight="30" for example, the list won't shrink less than 110.

Have you got any hints on why this is happening and perhaps point me some places where I should put breakpoints to investigate? If I'm lucky, then I'll be able to make a subclass and override the behavior.

Thanks in advance!

Regards,
Cristian.

Reply via email to