ArcBees / gwtchosen

Port of the chosen javascript plugin for Google Web Toolkit
Other
107 stars 50 forks source link

Item list disappear under other elements #182

Closed einevea closed 9 years ago

einevea commented 9 years ago

Hi all,

Im wondering how can you define the number of items that are displayed in the item list. Im have a long list (countries) in a GXT dialog and when the list reaches the button area at the bottom of the dialog, the list disappear.

I can solve this by either make the list be on the top of all the elements or by limiting the visible number of items in the list. screen shot 2015-01-15 at 10 04 59

meriouma commented 9 years ago

You can reduce the max-height of .chzn-results