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

WheelHandler may need limits

    XMLWordPrintable

Details

    Description

      BoundaryRule is useful in many cases; but when using property: "scale", you might rescale a scalable image by setting sourceSize when the handler's active property changes to false; so it's difficult to prevent the user from continuing to roll the wheel to scale above or below some arbitrary limit (to prevent the item from disappearing by being scaled too small, or running into the texture limit, etc.) The map.qml example ought to demonstrate how to limit scaling. And if PdfPageView is going to keep doing its own scaling, it needs to apply this kind of limit too.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes