https://bugs.kde.org/show_bug.cgi?id=368487
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/f78fbac8ff9879 | |0ebbb864f00f6f69b131d527b5 --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f78fbac8ff98790ebbb864f00f6f69b131d527b5 by David Edmundson. Committed on 13/09/2016 at 16:35. Pushed by davidedmundson into branch 'master'. Don't constrain width of Text field on translated text 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. Test Plan: Checked English layout matched up Changed text to "asdfasdfadsfasdfljasdfjadlf" and checked that still fit Reviewers: #plasma, mart Reviewed By: mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2729 M +5 -9 wallpapers/image/imagepackage/contents/ui/config.qml http://commits.kde.org/plasma-workspace/f78fbac8ff98790ebbb864f00f6f69b131d527b5 -- You are receiving this mail because: You are watching all bug changes.