KDAB / GammaRay

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray
Other
1.63k stars 283 forks source link

Feature: Ctrl+LeftClick Drag panning for non-pan tools #935

Closed mattkdab closed 10 months ago

mattkdab commented 10 months ago

Requested feature.

Enable Ctrl+Shift+LeftClick Dragging to pan the remote view when using interaction modes other than ViewInteraction.

Should close #933

CLAassistant commented 10 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

mattkdab commented 10 months ago

just noticed #741 is sort of the same as this?

g-fb commented 10 months ago

Any reason for requiring both Ctrl and Shift to be pressed?

Anyway, thank you for adding this.

mattkdab commented 10 months ago

Any reason for requiring both Ctrl and Shift to be pressed?

Anyway, thank you for adding this.

Hm, right I suppose it could just be Ctrl, since this is only when not using the pan tool (Ctrl clicking with pan tool performs a Pick Element). I'll update with that change.

Waqar144 commented 10 months ago

related https://github.com/KDAB/GammaRay/pull/741

winterz commented 10 months ago

@mattkdab I'm stumped why the cla-assistant doesn't recognize you. I'll approve this and merge.