Go to file
caoqianming 608548861b Make layout responsive for fullscreen / large displays
- Widen workspace cap so maximized window fills the screen instead of
  leaving large side gutters
- Scale top panel height with viewport, let results area fill remaining height
- Use fluid (clamp/vw) spacing and add large-screen breakpoints that enlarge
  table text, inputs and result tiles

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 11:22:24 +08:00
docs/superpowers Initial commit 2026-05-15 13:50:27 +08:00
src Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00
src-tauri Hide console window in release build 2026-06-09 11:08:20 +08:00
tests Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00
ui Make layout responsive for fullscreen / large displays 2026-06-09 11:22:24 +08:00
.gitignore Initial commit 2026-05-15 13:50:27 +08:00
Cargo.lock Initial commit 2026-05-15 13:50:27 +08:00
Cargo.toml Initial commit 2026-05-15 13:50:27 +08:00
cl.ps1 Initial commit 2026-05-15 13:50:27 +08:00
col.ps1 Initial commit 2026-05-15 13:50:27 +08:00
package-lock.json Initial commit 2026-05-15 13:50:27 +08:00
package.json Initial commit 2026-05-15 13:50:27 +08:00
run.md Add Monte Carlo (MCM) acceptance evaluation 2026-06-08 15:14:27 +08:00