Scrollbar in a List

Hello,

how can I activate the scroll bar in a List :question:
But the list is added to a layout. :unamused:

Thanks for help! JTee

Hello
Thank you, issue is confirmed.
Please use the next style:

.dhx_list{ overflow-y: auto !important; }
before we will fix this issue (before the next update)