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

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

      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.

        For Gerrit Dashboard: QTBUG-92264
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change