minor fixes for closing windows and focus
This commit is contained in:
parent
c76c372c75
commit
5046c02cce
3 changed files with 26 additions and 19 deletions
|
|
@ -71,6 +71,7 @@ public:
|
|||
// Fade in-out
|
||||
float m_fAlpha = 0.f;
|
||||
bool m_bFadingOut = false;
|
||||
bool m_bReadyToDelete = false;
|
||||
|
||||
|
||||
// For the list lookup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue