Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89135

NumberAnimation on enter/exit of Dialog is not working correctly with starting/ending with negative value

    XMLWordPrintable

Details

    Description

      When setting a negative x, y value for transition, there’re following symptoms.
      a. The contents of Dialog appear and disappear statically positioned*
      b. Dialog’s size changes (e.g. onWidthChange is called ), 0 (when it’s hidden) to max width (when fully visible)
      c. Slot onXChanged: is not called unless x value becomes positive.

      *#1 can be improved by setting clip:true to Dialog.

      How to reproduce
      Run qtbug89135.zip

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              nagrohn Nahomi Gröhn (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes