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

--- Comment #5 from Nate Graham <n...@kde.org> ---
What you can do is choose one element inside the form to be the "widener"
element and set `implicitWidth: [something long]` on it, which will make it
stretch out the layout horizontally. Then any other elements that need the same
width can have `implicitWidth: [widenerElement].implicitWidth`

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

Reply via email to