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

David Edmundson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
                 CC|                            |[email protected]

--- Comment #3 from David Edmundson <[email protected]> ---
Abort is in:

        targetSize = QSize(std::clamp(m_contentLength, minSize, maxSize),
totalThickness());


presumably there's some assert in std::clamp that min < max that's not always
true with our code

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

Reply via email to