1524ec4a982d77116f5bc5e0de570af3937af1b4
The sidebar config panel content was overflowing its container width, causing project names and directory paths to be clipped. Added min-w-0 and overflow-hidden to flex containers, and restructured folder path config rows to stack vertically instead of cramming into one line. The Windows taskbar was showing a black square because no default window icon was set at runtime. Added default_window_icon() call in the Tauri builder using the app's icon.png. Also adds vitest test infrastructure with tests verifying both fixes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Releases
12
Triple-C v0.3.14 (Linux)
Latest
Languages
TypeScript
47.9%
Rust
39.7%
Shell
6.5%
HTML
3.5%
Dockerfile
1.5%
Other
0.9%