I use the scrollarea from the examples and it works fine. But then, I created a button inside the Content, and the button is not receiving the click. If I move the button outside the content bounds (the "visible area lenght") the portion of the button that is not inside it works perfect. Even when I move the button, it's still a child of Content. What I'm doing wrong?