Skip to content
Commit 2a735f5f authored by Ismael Asensio's avatar Ismael Asensio
Browse files

ResultDelegate: Fix height binding loop on multiline

This binding loop was making krunner freeze when the
text expanded more than 3 lines

We shouldn't be setting the `height` on an item based on their
childrens height. Luckily, the Layout automatically calculates
this for us

BUG: 454507
FIXED-IN: 5.24.6
(cherry picked from commit 19dc0f02)
parent ae3aebc0
Pipeline #182615 passed with stage
in 44 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