DeutscheSoft / toolkit

toolkit is a JavaScript user interface widget library for professional audio applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Select: reposition drop down on resize

arneg opened this issue · comments

This should be fixed by moving all dropdown size calculation into different redraw stages. Resize will then automatically work correctly.

Scrolling would still not work. I would propose hiding the list on resize/scroll.