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

Feat: Allow Custom Text Class and Sprites for Items #139

Closed
wants to merge 4 commits into from

Conversation

bbazukun123
Copy link
Collaborator

  • A custom textClass can be passed in, eg. you can use I18nLabel or your own Text wrapper class.
  • A textUpdate function can also be passed alongside to handle texts that won't update view textView.text.
  • Add the ability to pass texture aliases or instances to populate the dropdown.
  • You now have to explicitly specify which type of content is supported for the dropdown via the new type parameter, which will prompt other relevant options .
  • Remove unused scrollbox options.
  • Add example for the use of sprite items.

@Zyie Zyie changed the title Chore: Allow Custom Text Class and Sprites for Items Feat: Allow Custom Text Class and Sprites for Items Mar 8, 2024
@Zyie
Copy link
Member

Zyie commented Mar 13, 2024

closing this for the simpler implementation in #144

@Zyie Zyie closed this Mar 13, 2024
@Zyie Zyie deleted the chore/select-tweaks branch March 21, 2024 11:07
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