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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
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