parent
0387528c56
commit
e68c07d809
5 changed files with 14 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ class CWindow {
|
|||
Vector2D m_vOriginalClosedPos; // these will be used for calculations later on in
|
||||
Vector2D m_vOriginalClosedSize; // drawing the closing animations
|
||||
SWindowDecorationExtents m_eOriginalClosedExtents;
|
||||
bool m_bAnimatingIn = false;
|
||||
|
||||
// For pinned (sticky) windows
|
||||
bool m_bPinned = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue