Michael Schimmel b19fd4b097 Add is_first_frame flag to CompilerApp
Introduces a new `is_first_frame` boolean flag to the `CompilerApp`
struct to manage initial UI state, specifically for requesting focus on
the source code editor on the first frame. This commit also moves the
compilation logic into a dedicated `compile` method for better
organization and introduces a Shift+Enter keyboard shortcut for
compilation.
2026-02-17 11:31:30 +01:00
S
Description
No description provided
6.5 MiB
Languages
Rust 100%