What is something simple I can put inside a QScrollArea to test this out with? I was having problems figuring out what to put inside it. I didn't want to put the same thing I had in the current project in case this was causing the problem. I didn't write the original code with the QScrollArea and I was having problems trying to figure out what I could put inside that was bigger than the QScrollArea so I would have to attempt to scroll. Thanks!

Edit: Nevermind, I found the example in the Docs and realized I could do this with an image I have, so I will attempt this example and see what happens.