qtdeclarative/tests/manual/quickcontrols/material/pages
Bartlomiej Moskal e709946314 Material: Fix FloatingPlaceholderText X position
In cb7eb15220, we stopped
using the leftPadding value for FloatingPlaceholderText.

As a result, the text is now misaligned with the placeholder.

This commit restores the FloatingPlaceholderText X position to
leftPadding. If leftPadding is not set, it defaults to
Material.textFieldHorizontalPadding.

To prevent regressions (such as QTBUG-120149), a new X position
animation has been added to FloatingPlaceholderText.

Fixes: QTBUG-133492
Pick-to: 6.9 6.8
Change-Id: I5c80dcedd7c2beec0891b524fc55388fa5456f2a
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2025-02-28 09:29:02 +01:00
..
ButtonPage.qml Correct license for test files 2024-02-27 10:32:21 +01:00
DelayButtonPage.qml Correct license for test files 2024-02-27 10:32:21 +01:00
RoundButtonPage.qml Correct license for test files 2024-02-27 10:32:21 +01:00
SwitchPage.qml Correct license for test files 2024-02-27 10:32:21 +01:00
TextAreaPage.qml Material: Fix FloatingPlaceholderText X position 2025-02-28 09:29:02 +01:00
TextFieldPage.qml Material: Fix FloatingPlaceholderText X position 2025-02-28 09:29:02 +01:00