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

Bug fix and new functionality to the User class #15

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

Conversation

TheBoxyBear
Copy link

TestApp used to crash when selecting a background while Account was null. Added a setter to Account to drive the visibility of the background button. I also moved the condition to check is an user is online to a new IsOnline instance property to check the status of a single user. Changed the existing extension method to use this new property.

@TheBoxyBear TheBoxyBear closed this Mar 4, 2021
@TheBoxyBear TheBoxyBear reopened this Mar 4, 2021
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.

1 participant