-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Watermark Trimming #2884
Comments
Personally, I think that the watermark should follow the same setting as the |
Yes, that would be a good option. A separate property is no option. The value must either to inherit from template or have a fixed value for any style.
@punker76
|
@amkuchta You can remove the commits that are wrong on the branch representing the PR. Then you can |
@xxMUROxx I mixed the |
@xxMUROxx @punker76 So, if I have both |
What steps will reproduce this issue?
Currently, any watermark applied to a
TextBox
orComboBox
control will not trim when the control becomes too short to display the informationExpected outcome
Text should trim at the character/word level, followed by a set of ellipses
The text was updated successfully, but these errors were encountered: