https://bugs.kde.org/show_bug.cgi?id=426770

            Bug ID: 426770
           Summary: pageStack.replace plays animation
           Product: frameworks-kirigami
           Version: 5.70.0
          Platform: Debian unstable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: notm...@gmail.com
          Reporter: link...@testrun.org
  Target Milestone: Not decided

Created attachment 131803
  --> https://bugs.kde.org/attachment.cgi?id=131803&action=edit
Example QML file

SUMMARY


STEPS TO REPRODUCE
1. Open attached example.qml with qmlscene
2. Shrink the window, so only one column ("Bar") is visible
3. Click the button

OBSERVED RESULT

Animation is played

EXPECTED RESULT

Page is replaced with a clone of itself immediately, without any animation.
Underlying stackView .push method has "immediate" option for that:
https://doc.qt.io/qt-5/qml-qtquick-controls-stackview.html#push-method

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to