ravenlover/ProjectAscention

M4: Pause/Resume toggle in Sim Bay

Aperta

#19 aperta il 21 ago 2025

 (0 commenti) (0 reazioni) (0 assegnatari) (0 fork)auto 404
BlueprintM4UIgood first issue

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Goal:

  • Button to pause/resume simulation during experimentation.

Tasks:

  • UI toggle in Sim Bay
  • Calls SimController.SetSimPaused(true/false)
  • Visual indicator when paused

Definition of Done:

  • Simulation halts/resumes reliably
  • UI always responsive

Guida contributor