----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128551/ -----------------------------------------------------------
(Updated Aug. 15, 2016, 1:34 nachm.) Status ------ This change has been discarded. Review request for Plasma. Repository: plasma-framework Description ------- This is probably a copy-paste error as the close button's height is "parent.height * 0.8" and in a style you usually prepend "control." to everything but basing the padding on the TextField's *parent* makes no sense. While at it, fixed coding style. Diffs ----- src/declarativeimports/plasmastyle/TextFieldStyle.qml 05ff3d5 Diff: https://git.reviewboard.kde.org/r/128551/diff/ Testing ------- Fixes the filter box in eg. KTP quick chat applet having an insanely huge right padding Thanks, Kai Uwe Broulik