Adds list of supported multi-touch gestures #104516

Merged
Aaron Carlisle merged 3 commits from Joe-Heck/blender-manual:multitouch-controls into main 2023-07-21 05:52:05 +02:00
Contributor
  • Added a list of supported multi-touch gestures when support is enabled through Preferences.
  • Re-ordered supported list of hardware to match in-document order, and added Touchpad to the list.

reference to forum chat related to this PR: https://devtalk.blender.org/t/multi-touch-gesture-documentation/30167

- Added a list of supported multi-touch gestures when support is enabled through Preferences. - Re-ordered supported list of hardware to match in-document order, and added Touchpad to the list. reference to forum chat related to this PR: https://devtalk.blender.org/t/multi-touch-gesture-documentation/30167
Joseph Heck added 1 commit 2023-07-18 02:47:34 +02:00
Joseph Heck requested review from Aaron Carlisle 2023-07-18 02:48:43 +02:00
Joseph Heck requested review from Pratik Borhade 2023-07-18 02:49:02 +02:00
Pratik Borhade approved these changes 2023-07-18 10:52:02 +02:00
Pratik Borhade left a comment
Member

Hi, thanks for the PR. Looks good. One small comment.

Hi, thanks for the PR. Looks good. One small comment.
@ -103,0 +117,4 @@
- Hold the :kbd:`Shift` key while dragging two fingers on the pad.
* - Zoom
- Hold the :kbd:`Alt` or :kbd:`OSKey` key while dragging two fingers on the pad.
* - Rotate
Member

I'd prefer "orbit" but wait for @Blendify 's opinion :)

I'd prefer "orbit" but wait for @Blendify 's opinion :)
Author
Contributor

👍 Will update!

👍 Will update!
Joe-Heck marked this conversation as resolved
Aaron Carlisle requested changes 2023-07-19 20:42:23 +02:00
Aaron Carlisle left a comment
Member

Touchpad gestures are also supported on Linux when using Wayland which should be added to this PR.

Touchpad gestures are also supported on Linux when using Wayland which should be added to this PR.
Author
Contributor

Thanks! I wasn't aware of the Wayland support - I think the constraint is mentioned in two places (preferences and where this PR touches) - so I'll update to touch both places to add that note.

I'll also switch 'rotate' to 'orbit' - its a far better word to describe it, thanks for the suggestion @PratikPB2123

Thanks! I wasn't aware of the Wayland support - I think the constraint is mentioned in two places (preferences and where this PR touches) - so I'll update to touch both places to add that note. I'll also switch 'rotate' to 'orbit' - its a far better word to describe it, thanks for the suggestion @PratikPB2123
Joseph Heck added 1 commit 2023-07-20 02:57:40 +02:00
Joseph Heck requested review from Pratik Borhade 2023-07-20 02:58:22 +02:00
Joseph Heck requested review from Aaron Carlisle 2023-07-20 02:58:28 +02:00
Pratik Borhade requested changes 2023-07-20 12:51:12 +02:00
Pratik Borhade left a comment
Member

Thanks for the updating. Small changes I just noticed 😅

Thanks for the updating. Small changes I just noticed 😅
@ -105,3 +105,3 @@
.. note::
This panel is only available on Windows or macOS.
This panel is available on Windows, macOS, or Linux with Wayland.
Member

use and instead of or?

use `and` instead of `or`?
@ -103,0 +116,4 @@
* - Pan
- Hold the :kbd:`Shift` key while dragging two fingers on the pad.
* - Zoom
- Hold the :kbd:`Alt` or :kbd:`OSKey` key while dragging two fingers on the pad.
Member

On windows, ctrl + finger drag does the zoom operation

On windows, `ctrl + finger drag` does the zoom operation
Author
Contributor

Thanks, screwed that up! Fixed - appreciate spotting that!

Thanks, screwed that up! Fixed - appreciate spotting that!
Joseph Heck added 1 commit 2023-07-20 17:41:07 +02:00
Joseph Heck requested review from Pratik Borhade 2023-07-20 17:42:33 +02:00
Aaron Carlisle approved these changes 2023-07-21 05:51:54 +02:00
Aaron Carlisle merged commit 6154894013 into main 2023-07-21 05:52:04 +02:00
Pratik Borhade approved these changes 2023-07-21 06:00:44 +02:00
Author
Contributor

Thank you, I appreciate the review and merge!

Thank you, I appreciate the review and merge!
Joseph Heck deleted branch multitouch-controls 2023-07-22 06:59:35 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104516
No description provided.