Skip to content
Commit 5fb4b00f 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 9728eb38
Loading
Loading
Loading
Pipeline #182616 passed with stage
in 46 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment