Hi,

QScrollArea::sizeHint has a weird limitation where its sizeHint, when taking it 
from the content widget, is artificially limited to 36/24 * font height. (See 
also: https://bugreports.qt.io/browse/QTBUG-136762)

I’m trying to see if there is anyone that could give a good example where this 
makes sense to them or if you rely on this. (Not some theoretical “My content 
widget might be huge”, but actual in field experience). I’d also be interested 
in “yeah this is annoying, I have to subclass QScrollArea to work around it”.

Cheers,
Marcus
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to