-
Notifications
You must be signed in to change notification settings - Fork 411
Forward scroll unless focused #6597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🎭 Playwright Test Results⏰ Completed at: 11/13/2025, 02:10:18 AM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 11/13/2025, 01:59:44 AM UTC 🔗 Links🎉 Your Storybook is ready for review! |
Bundle Size ReportSummary
Category Glance Per-category breakdownApp Entry Points — 2.93 MB (baseline 2.93 MB) • 🔴 +179 BMain entry bundles and manifests
Status: 4 added / 4 removed Graph Workspace — 799 kB (baseline 799 kB) • ⚪ 0 BGraph editor runtime, canvas, workflow orchestration
Status: 1 added / 1 removed Views & Navigation — 8 kB (baseline 8 kB) • ⚪ 0 BTop-level views, pages, and routed surfaces
Status: 1 added / 1 removed Panels & Settings — 306 kB (baseline 306 kB) • ⚪ 0 BConfiguration panels, inspectors, and settings screens
Status: 6 added / 6 removed UI Components — 266 kB (baseline 266 kB) • ⚪ 0 BReusable component library chunks
Status: 5 added / 5 removed Data & Services — 12.6 kB (baseline 12.6 kB) • ⚪ 0 BStores, services, APIs, and repositories
Status: 2 added / 2 removed Utilities & Hooks — 5.87 kB (baseline 5.87 kB) • ⚪ 0 BHelpers, composables, and utility bundles
Status: 1 added / 1 removed Vendor & Third-Party — 5.32 MB (baseline 5.32 MB) • ⚪ 0 BExternal libraries and shared vendor chunks
Other — 3.92 MB (baseline 3.92 MB) • ⚪ 0 BBundles that do not match a named category
Status: 15 added / 15 removed |
b32e777 to
02424d9
Compare
|
@DrJKL did you want to take over this? I can open if needed, or feel free to let me know if you opened your own PR I didn't open this because I wanted to add some tests for this since it touches a pretty hot path, but I tested manually and it works. |
Summary
Changes
wheelCapturedByFocusedElement(event)to gate wheel capture on focus.handleWheelandforwardEventToCanvasinsrc/renderer/core/canvas/useCanvasInteractions.tsto honor capture only when focused.Diff
src/renderer/core/canvas/useCanvasInteractions.tsReason for Draft
Checks
pnpm lint:fixandpnpm typecheckran successfully locally.┆Issue is synchronized with this Notion page by Unito