Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Spinner getSelectorName and setSelectorName use different fields #324

Closed
timewasteGames opened this issue Jun 15, 2020 · 1 comment
Closed
Labels

Comments

@timewasteGames
Copy link

In the Spinner class:

  • setSelectorName sets the text in the attached label
  • getSelectorName returns the Actor name field

In the interests of consistency I think that the getSelectorName should return the text in the attached label.

Great library btw!

@kotcrab
Copy link
Owner

kotcrab commented Jun 16, 2020

Fixed, thanks for reporting.

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

No branches or pull requests

2 participants