Gems/GraphCanvas

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-20 18:01:28 -07:00
parent 3ebf045cb5
commit 2f5a39176d
10 changed files with 2 additions and 74 deletions
@@ -2295,8 +2295,6 @@ namespace GraphCanvas
{
QScopedValueRollback<bool> allowMovement(m_allowMovement, false);
QRectF rect = boundingRect();
qreal originalHeight = boundingRect().height();
qreal newHeight = boundingRect().height() + (newSize.height() - oldSize.height());