comic/odin/src
echo 8b044e3ac1 Phase C: Split process_clicks into 6 focused sub-functions
handle_nav_clicks — sidebar + pipeline stepper navigation
handle_field_clicks — input field focus detection
handle_format_clicks — PDF/PNG/CBZ + Local/DS toggle
handle_action_clicks — all pipeline/file/log action buttons
handle_workspace_nav — prev/next for Script/Panels/Layout/Bubbles
handle_detail_clicks — panel regen, layout regen, bubble editor ops

process_clicks: 269 → 30 lines (orchestration only)
runtime.odin: 806 → 806 lines (delegation replaced inline logic)
All 156 tests pass.
2026-05-22 17:41:09 +02:00
..
adapters check point 2026-05-22 03:51:50 +02:00
app check point 2026-05-22 03:51:50 +02:00
core check point 2026-05-22 03:51:50 +02:00
gui Phase C: Split process_clicks into 6 focused sub-functions 2026-05-22 17:41:09 +02:00
shared check point 2026-05-22 03:51:50 +02:00
ui check point 2026-05-22 03:51:50 +02:00