Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If limitItemsTo is set, scrollbar is disabled

pschalk opened this issue · comments

My assumption of using limitItemsTo (via ngx-chips) was to make the dropdown a little bit smaller (height). And it works, but then I've no Scrollbar should this really be like this?

"ngx-chips": "^1.5.3"
"ng2-material-dropdown": "^0.7.10"