Skip to content
Commit 9eaf9709 authored by Devin Lin's avatar Devin Lin 🎨
Browse files

ColumnView: Add check args to clamp

CCBUG: 481531

Otherwise the program crashes if assertions are enabled due to bounds checking.

It seems it is possible for m_view->width() = 0 while child->width() > 0.

See https://bugs.kde.org/show_bug.cgi?id=481531
parent 7f9b5b4a
Pipeline #621934 passed with stage
in 11 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment