You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ui(review): global diff-settings cog in toolbar + aligned file headers
- DiffOptionsPopover moves out of every FileHeader into the top toolbar,
right of the action buttons (settings cog, shadcn-style popover
unchanged). The options were always global config — rendering them
per-file implied a per-file scope that never existed.
- Trigger restyled to toolbar sizing (matches sidebar toggles, active
state while open).
- SemanticFileBadge: fixed badge min-width + fixed-width count so 1- vs
2-digit counts don't skew the header button column; files with no
semantic changes render an invisible same-size ghost so all headers
stay aligned when sem is available.
0 commit comments