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

isSelected and common parents #171

Merged
merged 4 commits into from
Jul 11, 2020
Merged

isSelected and common parents #171

merged 4 commits into from
Jul 11, 2020

Conversation

TAImatem
Copy link
Contributor

added IsSelected to ModInput and ModButton
added common parents where it made sense (Not sure if I should also implement class ModInputBase, common interface sounds enough for storage purposes)

added common parents where it made sense (Not sure if I should also implement class ModInputBase, common interface sounds enough for storage purposes)
@TAImatem TAImatem requested a review from amazingalek July 11, 2020 06:54
@TAImatem
Copy link
Contributor Author

IsSelected is tested only for ModInputCombinationElement

@TAImatem
Copy link
Contributor Author

Although it kinda implies it would also work for all TwoButtonToggle-based things
Not yet sure if UIStyleApplier-based IsSelected works flawlessly

@amazingalek
Copy link
Collaborator

Super cool stuff! :)
Not sure we have the best naming of all of these UI elements tho ;)
Example: ModMenuInput, ModInputField - can we find more descriptive names?

@TAImatem
Copy link
Contributor Author

maybe ModFieldInput
Also ModPopupInput intead of ModMenuInput might be better

@amazingalek
Copy link
Collaborator

Awesome.
You have a couple unused usings in interfaces (IModInput and IModInputBase)

@TAImatem TAImatem merged commit 69903c3 into dev Jul 11, 2020
@TAImatem TAImatem deleted the tai/IsSelected branch July 11, 2020 08:50
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