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

Added Label Widget to Inactive Item #24

Merged
merged 16 commits into from
Apr 23, 2024

Conversation

hrithikm2
Copy link
Contributor

Motivation:

  1. In some devices, I have noticed that there have been issues with responsiveness related to the label of the inactive item.
  2. The ability to make the label as customisable as possible, using Widget instead of String will make it more customisable.
  3. I would suggest to use this for cases where label is long and could look bad when the text overflows. So something like FittedBox aur AutoSizeText Widget could help overcome this challenge using labelTextWidget property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants