https://bugs.kde.org/show_bug.cgi?id=453146

--- Comment #4 from Deif Lou <gin...@gmail.com> ---
The issue is not in Krita's slider spinbox widgets. It can be reproduced using
QDoubleSpinBox as well. And I don't think it is an issue with sizeHint. If one
uses:
> qDebug() << input->fontMetrics().height();
instead of:
> qDebug() << input->sizeHint().height()
it can be seen that the real problem is in the font size.
I don't know yet how the font size is changing, but it seems that there is not
a problem specific to this docker.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to