WebPaperElements / paper-input-autocomplete-chips

Web Component for Input autocomplete chips based on Polymer Paper Elements
MIT License
19 stars 19 forks source link

Is not able to set a customized size for the suggestion container using mixins #8

Open patrinhani-ciandt opened 8 years ago

florianlh commented 7 years ago

What is the actual state of this issue?

I assumed this feature was missing, but I was able to set the size of the suggestion container using the --paper-input-autocomplete-chips-suggestion-container mixin (or the --autocomplete-suggestions-container-max-height variable if I need only height) that I found in the source code.