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 invert boolean for listBox #329

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ryleigh-stefanski
Copy link

If invert is set to true, the listBox will show items from bottom to top. If it is set to false items are shown as normal(top to bottom).

If invert is set to true, the listBox will show items from bottom to top. If it is set to false items are shown as normal(top to bottom).
@ryleigh-stefanski
Copy link
Author

Example with invert = false

Code

image

In application

image

Example with invert = true

Code

image

In application

image

This allows for codebases to be updated with no code modification
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.

None yet

1 participant