Hi everyone, for necessity i added some fields to the famous AutoTextSizeLabel class.
The fields added are:
Version 1.4
maybe that are dumb changes, but to me were useful, so.. here you are.
Bye
The fields added are:
Version 1.4
- Access Tag Property: You can now use the .Tag property to set/access this value also from designer
- Min Text Size: Specify the minium size of the text of the label (less than this can't go)
- Max Text Size: Specify the minium size of the text of the label (more than this can't go)
- Ignore User Font Scale: Specify if the label should ignore the fact that the user could have widened the interface (n.b. default: True)
maybe that are dumb changes, but to me were useful, so.. here you are.
Bye
Attachments
Last edited: