fn stored_resolution(state: &FrameUi) -> String
What settings.frame_resolution remembers: a preset name, or “WxH” for a custom size (init parses both — storing the literal “custom” would lose the size).
settings.frame_resolution
init