0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-20 06:30:03 +03:00

Locked items movement has been fixed

This commit is contained in:
Arin Alexander
2019-06-30 12:41:07 +03:00
parent b8ac4de1fe
commit a70e84bf50
2 changed files with 4 additions and 0 deletions

View File

@@ -386,6 +386,7 @@ private:
int m_possibleMoveDirectionFlags;
int m_savedPossibleResizeDirectionFlags;
int m_savedPossibleMoveDirectionFlags;
int m_savedFixedPos;
int m_resizeDirectionFlags;
qreal m_width;
qreal m_height;