Skip to content
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

UITextIcon becomes a fixed-width string with more characters #3

Open
dirkhillbrecht opened this issue Jan 5, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@dirkhillbrecht
Copy link
Owner

Currently, UITextIcon is designed to carry only one character. There is no real need for this limitation. It it were more like a "UIFixedWidthText" (or so) and carried multiple characters, it could be used to concat text line of smaller parts. This in turn helps sending only updates for the changed parts of the "whole" String to the display.

@dirkhillbrecht dirkhillbrecht added the enhancement New feature or request label Jan 5, 2023
@dirkhillbrecht dirkhillbrecht self-assigned this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant