I've got a problem with the treeview.
The child element in is not fully visible in that container (see attached picture).
My problem is that the child element is wider than the parent element. In my css file there is an overflow-x property and the child element does not detect it as an element. The scrollbar seems to be attached to the parent element and not to the child elements.