Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Start/stop button in full screen mode does not change the status after experiment paused #3769

Description

@tcquang

Describe the bug
In case that we set pause condition for experiments, the start/stop experiment in the full screen mode does not change state.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any model: Library models\Toys\Ant\
  2. Click on 'Ant Foraging.gaml'
  3. Add a pause condition: reflex stop { if (cycle =100){do pause;}}
  4. Launch experiment, select Full screen mode
  5. Click run on low-left corner
  6. Simulation stopped after 100 cycles but the "pause" button does not change back to "play".

Expected behavior
Button change status after paused to let users know that the experiment is stopped.

Screenshots
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

OS WindowsThis issue is specific to WindowsV. 1.9.0Bug specific to 1.9.0😱 BugThe issue reveals a bug in GAMA

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions