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

WasdController should provide a way to keep rotating the camera regardless of hitting screen edges

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P4: Low
    • None
    • None
    • Quick: 3D
    • None

    Description

      Currently it stops when you hit the screen edge, but you aren't paying attention to cursor position in this case: you just want to keep rotating the camera as long as you keep dragging.

      Of course edge of the desk is another limit, but there's nothing we can do about that.

      One idea is to detect that we hit the edge of the desktop and then use a timer to keep rotating. It would be best if the QPA plugins could all give us relative mouse events somehow, but I suspect that isn't possible on X11.

      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:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change