diff --git a/pype/tools/pyblish_pype/window.py b/pype/tools/pyblish_pype/window.py index 9c22e41c43..88e3a75af1 100644 --- a/pype/tools/pyblish_pype/window.py +++ b/pype/tools/pyblish_pype/window.py @@ -684,7 +684,7 @@ class Window(QtWidgets.QDialog): target_page.move(curr_pos + offset) - duration = 450 + duration = 250 anim_old = QtCore.QPropertyAnimation( previous_page, b"pos", self