Qt 6.11 is out! See what's new in the release
blog
How can I get the scrollbar value of one widget in a scrollarea
-
Hi
Did you try to fool around with
https://doc.qt.io/qt-5/qscrollarea.html#ensureWidgetVisible
and the margin to see if that can be used ?