Skip to content
Commit d647242c authored by Nate Graham's avatar Nate Graham
Browse files

kcms/desktoppaths: always perfectly fit text

Previously the text fields' widths were hardcoded to gridUnit * 10. This
was not long enough for some text. Now, the fields all share a common
width that's equal to width long enough to fit the longest piece of
text, limited to a sane value to avoid overflowing the window.

BUG: 471151
FIXED-IN: 6.0
parent c088420b
Pipeline #422347 canceled with stage
in 31 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