Don't constrain width of Text field on translated text
ClosedPublic

Authored by davidedmundson on Sep 9 2016, 2:16 PM.

Details

Summary

This caused it to be cropped on some translations.

This patch only sets the minimum size to force it to line up with the form layout,
but still allow the text to be larger if needed.

Also tidy up other use of directly setting width/anchors in a layout.

BUG:368487

Test Plan

Checked English layout matched up
Changed text to "asdfasdfadsfasdfljasdfjadlf" and checked that still fit

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson retitled this revision from to Don't constrain width of Text field on translated text.
davidedmundson updated this object.
davidedmundson edited the test plan for this revision. (Show Details)
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 9 2016, 2:16 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Sep 13 2016, 4:06 PM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Sep 13 2016, 4:06 PM
This revision was automatically updated to reflect the committed changes.