feat: add user-selectable aspect ratio and resolution per thread
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s
CI / Lint & Check (pull_request) Failing after 8m33s
CI / Build Windows (pull_request) Has been skipped

Adds a two-step new thread modal: step one picks mode, step two
configures aspect ratio (Art mode only, six options) and resolution
(all modes: 1K/2K/4K). Settings are stored on the thread and forwarded
to the Gemini API on every send, retry, and edit. Also regenerates
icon.ico with Python to produce a clean all-BMP ICO compatible with
both Tauri's proc macro and llvm-rc cross-compilation.
This commit is contained in:
2026-04-13 16:29:09 -07:00
committed by Naomi Carrigan
parent 662d6119fa
commit 05af2d3695
9 changed files with 405 additions and 43 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 298 KiB