Trackpad Support Improvement (Parent Task) #82006

Open
opened 2020-10-23 16:17:59 +02:00 by Yevgeny Makarov · 1 comment
  • Can't scrub timeline with alt + pan trackpad gesture #76464
  • Orbit inverted on Mac with Magic Mouse #86025
  • Zooming is reverse in shader editor comparing to viewport #89906
  • Zoom axis affects trackpad zoom speed #92221
  • Scroll direction Natural doesn't work on node canvas views on macOS #102762
  • Pan gesture behaves randomly #103973
  • Panning the viewport on touchpad is inverted #109400
  • Zoom to mousepos makes 2D Views pan after zoom limits are reached #110766
  • Button flickering when scrolling popovers using the trackpad #110834
  • Trackpad scrolling is too sensitive in Text Editor #110833
  • Fly Navigation using the trackpad is broken #110848
  • UV Stitch and Minimize Stretch do not support the trackpad #110849
  • Improve support for Rotate and Pinch trackpad gestures #110852
  • Allow changing Color Picker value with the trackpad #110853

Archived patches

  • D6481 Fix Loop Cut with trackpad or magic mouse #61259
  • D6483 Scrolling popovers with trackpad #65350
  • D6588 Add trackpad smart zoom event support
  • D7279 Keymap orbit/pan preference now applies to the trackpad
  • D8521 General fixes for 2D/3D navigation #89906 #92221
  • D8522 Make Clip/Image editor respect the Zoom Axis, fix zoom speed and Invert Zoom
  • D8527 3D View Zoom and Dolly improvements and fixes
  • D8530 Fix Ctrl + Trackpad-Pan to cycle values
  • D8535 Ctrl + Trackpad-Pan to cycle values, support more button types
  • D8542 Ability to change the frame screen.frame_offset with the Pan gesture #76464
  • D8550 Change the default of Trackpad Natural preference #64917 #71431
  • D8675 Ability to scrub Timeline anim.change_frame with the Pan gesture
  • D8682 Fix Crash with Continue zoom in the Node Editor #65714
  • D8683 Fix Zoom to Mouse Position is broken for View2D #78211 #70749
  • D8684 Zoom to Mouse Position makes 2D Views pan after zoom limits are reached #43554
  • D8685 Fix Zoom Axis is not working in the Node Editor #65837
  • D8686 Fix Zooming out a lot faster than zooming in #73575
  • D8760 Fix 3D view navigation with Auto Depth enabled #77509
  • D8797 Improve distinguish between a mouse scroll-wheel and trackpad scroll #86223
  • D8811 Trackpad support for ui_colorpicker_small_wheel_cb
  • D8812 Support for stitch_modal and minimize_stretch_modal
  • D9402 Read the directionInvertedFromDevice property and push it to the event system
  • D9533 Add smooth scrolling for Popovers
  • D9552 Better scrolling in the Text Editor
  • D9641 Bring back the ability to change the speed while Fly navigating
  • D9723 Fix wrong scroll deltas on the retina display
  • D10291 Trackpad scroll direction reversed in list views
  • D13320 Improve scrolling of the search box with the trackpad
  • D13437 Fix button flickering when scrolling popovers
  • Scrolling menus instead of changing the active item
  • Smart zoom feature for image editor and others
## Trackpad related tasks - [ ] Can't scrub timeline with alt + pan trackpad gesture #76464 - [ ] Orbit inverted on Mac with Magic Mouse #86025 - [ ] Zooming is reverse in shader editor comparing to viewport #89906 - [ ] Zoom axis affects trackpad zoom speed #92221 - [ ] Scroll direction Natural doesn't work on node canvas views on macOS #102762 - [ ] Pan gesture behaves randomly #103973 - [ ] Panning the viewport on touchpad is inverted #109400 - [ ] Zoom to mousepos makes 2D Views pan after zoom limits are reached #110766 - [ ] Button flickering when scrolling popovers using the trackpad #110834 - [ ] Trackpad scrolling is too sensitive in Text Editor #110833 - [ ] Fly Navigation using the trackpad is broken #110848 - [ ] UV Stitch and Minimize Stretch do not support the trackpad #110849 - [ ] Improve support for Rotate and Pinch trackpad gestures #110852 - [ ] Allow changing Color Picker value with the trackpad #110853 ## Archived patches - [x] [D6481](https://archive.blender.org/developer/D6481) Fix Loop Cut with trackpad or magic mouse #61259 - [x] [D6483](https://archive.blender.org/developer/D6483) Scrolling popovers with trackpad #65350 - [x] [D6588](https://archive.blender.org/developer/D6588) Add trackpad smart zoom event support - [x] [D7279](https://archive.blender.org/developer/D7279) Keymap orbit/pan preference now applies to the trackpad - [ ] [D8521](https://archive.blender.org/developer/D8521) General fixes for 2D/3D navigation #89906 #92221 - [x] [D8522](https://archive.blender.org/developer/D8522) Make Clip/Image editor respect the Zoom Axis, fix zoom speed and Invert Zoom - [x] [D8527](https://archive.blender.org/developer/D8527) 3D View Zoom and Dolly improvements and fixes - [x] [D8530](https://archive.blender.org/developer/D8530) Fix Ctrl + Trackpad-Pan to cycle values - [x] [D8535](https://archive.blender.org/developer/D8535) Ctrl + Trackpad-Pan to cycle values, support more button types - [ ] [D8542](https://archive.blender.org/developer/D8542) Ability to change the frame `screen.frame_offset` with the Pan gesture #76464 - [x] [D8550](https://archive.blender.org/developer/D8550) Change the default of Trackpad Natural preference #64917 #71431 - [ ] [D8675](https://archive.blender.org/developer/D8675) Ability to scrub Timeline `anim.change_frame` with the Pan gesture - [x] [D8682](https://archive.blender.org/developer/D8682) Fix Crash with Continue zoom in the Node Editor #65714 - [x] [D8683](https://archive.blender.org/developer/D8683) Fix Zoom to Mouse Position is broken for View2D #78211 #70749 - [ ] [D8684](https://archive.blender.org/developer/D8684) Zoom to Mouse Position makes 2D Views pan after zoom limits are reached #43554 - [x] [D8685](https://archive.blender.org/developer/D8685) Fix Zoom Axis is not working in the Node Editor #65837 - [x] [D8686](https://archive.blender.org/developer/D8686) Fix Zooming out a lot faster than zooming in #73575 - [x] [D8760](https://archive.blender.org/developer/D8760) Fix 3D view navigation with Auto Depth enabled #77509 - [ ] [D8797](https://archive.blender.org/developer/D8797) Improve distinguish between a mouse scroll-wheel and trackpad scroll #86223 - [ ] [D8811](https://archive.blender.org/developer/D8811) Trackpad support for `ui_colorpicker_small_wheel_cb` - [ ] [D8812](https://archive.blender.org/developer/D8812) Support for `stitch_modal` and `minimize_stretch_modal` - [x] [D9402](https://archive.blender.org/developer/D9402) Read the `directionInvertedFromDevice` property and push it to the event system - [x] [D9533](https://archive.blender.org/developer/D9533) Add smooth scrolling for Popovers - [ ] [D9552](https://archive.blender.org/developer/D9552) Better scrolling in the Text Editor - [ ] [D9641](https://archive.blender.org/developer/D9641) Bring back the ability to change the speed while Fly navigating - [x] [D9723](https://archive.blender.org/developer/D9723) Fix wrong scroll deltas on the retina display - [x] [D10291](https://archive.blender.org/developer/D10291) Trackpad scroll direction reversed in list views - [ ] [D13320](https://archive.blender.org/developer/D13320) Improve scrolling of the search box with the trackpad - [ ] [D13437](https://archive.blender.org/developer/D13437) Fix button flickering when scrolling popovers - [ ] Scrolling menus instead of changing the active item - [ ] Smart zoom feature for image editor and others

Here are two more for trackpad gesture support on Windows (already well supported on Mac): D7660 and D8028.

Here are two more for trackpad gesture support on Windows (already well supported on Mac): [D7660](https://archive.blender.org/developer/D7660) and [D8028](https://archive.blender.org/developer/D8028).
Yevgeny Makarov changed title from Trackpad Support Improvements to Trackpad Support Improvement (Parent Task) 2021-12-20 21:50:20 +01:00
Philipp Oeser removed the
Interest
User Interface
label 2023-02-10 09:23:56 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 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#82006
No description provided.