Gems/GraphCanvas
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user