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

Allow to pass a var to a TabGroup to save the currently selected tab into #64

Closed
orels1 opened this issue Feb 18, 2021 · 1 comment
Closed
Labels
attributes enhancement New feature or request
Milestone

Comments

@orels1
Copy link
Owner

orels1 commented Feb 18, 2021

This is meant to be used in cases where you want to have 2 mutually exclusive setups, like "Track Bone" and "Track Player Data" or smth, where the tab group index can indicate which mode you are in

[TabGroup("Track Bone", "trackingType")]
// ...

[TabGroup("Track Player Data", trackingType")]
// ...
@orels1 orels1 added attributes enhancement New feature or request labels Feb 18, 2021
@orels1 orels1 added this to the v1.0.0 milestone Feb 18, 2021
@orels1
Copy link
Owner Author

orels1 commented Jul 12, 2021

Closed by #84

@orels1 orels1 closed this as completed Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attributes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant