Skip to content

Add 3-way Transparency mode (glass/blur/reduced) and migrate legacy setting #642

Add 3-way Transparency mode (glass/blur/reduced) and migrate legacy setting

Add 3-way Transparency mode (glass/blur/reduced) and migrate legacy setting #642

Triggered via pull request January 22, 2026 20:28
Status Success
Total duration 3m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: src/features/git/components/GitDiffViewer.tsx#L451
The ref value 'rowResizeObserversRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'rowResizeObserversRef.current' to a variable inside the effect, and use that variable in the cleanup function