Skip to content
Snippets Groups Projects
Commit e280096d authored by Andreia Gaita's avatar Andreia Gaita
Browse files

Make the view methods more consistent, and make sure all windows call into them

Use OnEnable/OnDisable instead of OnShow/OnHide, it's more consistent with Unity's
naming and our own window class.

AuthenticationView was missing some calls from the window, fixicate.
parent dc885e30
No related branches found
No related tags found
No related merge requests found
Showing with 66 additions and 80 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment