Skip to content

Improve Lin DAG canvas interaction with Figma-like scrolling and focus tracking#349

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_945940505
Open

Improve Lin DAG canvas interaction with Figma-like scrolling and focus tracking#349
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_945940505

Conversation

@copybara-service

Copy link
Copy Markdown

Improve Lin DAG canvas interaction with Figma-like scrolling and focus tracking

  • Enable natural scrolling in DAG features for Figma-like wheel/trackpad pan and zoom.
  • Skip scroll interception in workflow_graph for overflow-hidden custom nodes.
  • Add real-time DOM-based viewport center tracking during scroll and pan interactions.
  • Centralize auto-focus disablement and cleanup across component lifecycle events.

@google-cla

google-cla Bot commented Jul 10, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

…s tracking

* Enable natural scrolling in DAG features for Figma-like wheel/trackpad pan and zoom.
* Skip scroll interception in workflow_graph for overflow-hidden custom nodes.
* Add real-time DOM-based viewport center tracking during scroll and pan interactions.
* Centralize auto-focus disablement and cleanup across component lifecycle events.

PiperOrigin-RevId: 945940505
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants