Goal
Resolve file browser visual bleed and tree alignment inconsistencies.
Scope
- Fix clipping/bleed at panel boundaries.
- Normalize indentation/alignment for nested tree rows.
- Verify hover/selection backgrounds stay within row bounds.
Acceptance Criteria
- No bleed artifacts when scrolling/resizing.
- Tree indentation is visually consistent at all depths.
- Selection/hover painting respects clipping.