Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MTSA
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lafhis
  • MTSA
  • Issues
  • #66

Closed
Open
Created May 26, 2025 by Pablo Laciana@placianaOwner

Animation does not reset current state of composition.

When animating a composition in the Draw Pane

(e.g.

A = (a -> b -> c -> A).
B = (e -> c -> d -> B).
||C = (A || B).

)

If I close the animation window, A and B have their initial states reset. For instance, if I animate “a” and “e”, current states of A and B are 1, and on closing the animation window the current state is returned to 0.

However if I look at C at its current state is not reset.

‌

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking