bugfix: change event to WindowBlocked for FancyDocking

Signed-off-by: Michael Pollind <mpollind@gmail.com>
This commit is contained in:
Michael Pollind
2021-10-28 20:12:47 -07:00
parent b42f1b022e
commit eddb867ddf
@@ -2785,7 +2785,7 @@ namespace AzQtComponents
RepaintFloatingIndicators();
}
break;
case QEvent::UngrabMouse:
case QEvent::WindowBlocked:
// If our main window is deactivated while we are in the middle of
// a docking drag operation (e.g. popup dialog for new level), we
// should cancel our drag operation because the mouse release event