PySide2/PyQt QScrollArea didn’t work with flow layout
I had a problem with implementing flow layout inside scroll area. I’m trying to be able to scroll vertically when the current active window is small enough (like in the reference link), but there is still no luck.