TextField: support leading and trailing icons (issue #368)

This commit is contained in:
Karl Tauber
2021-09-02 17:45:33 +02:00
parent 51d7bc2c37
commit dc33c26960
21 changed files with 571 additions and 73 deletions

View File

@@ -241,6 +241,7 @@ FormattedTextField.focusInputMap
FormattedTextField.focusedBackground
FormattedTextField.font
FormattedTextField.foreground
FormattedTextField.iconTextGap
FormattedTextField.inactiveBackground
FormattedTextField.inactiveForeground
FormattedTextField.margin
@@ -523,6 +524,7 @@ PasswordField.focusInputMap
PasswordField.focusedBackground
PasswordField.font
PasswordField.foreground
PasswordField.iconTextGap
PasswordField.inactiveBackground
PasswordField.inactiveForeground
PasswordField.margin
@@ -884,6 +886,7 @@ TextField.focusedBackground
TextField.font
TextField.foreground
TextField.highlight
TextField.iconTextGap
TextField.inactiveBackground
TextField.inactiveForeground
TextField.light