Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pause notification event for Control that uses component groups #12

Open
AndreasHefti opened this issue Feb 9, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AndreasHefti
Copy link
Owner

This feature shall allow to globally pause controlled components by component group identification.

  • Create new PauseEvent with PAUSE and RESUME and an optional component group aspects criteria to be able to pause on specific group(s)
  • Implement the pausing functionality for in Control to be used for all controls
  • Implement the pausing functionality for Entity and Component controls to check also individual controlled components is in paused group.
  • For a PauseEvent PAUSE with no additional group attributes, all controls shall be paused.
@AndreasHefti AndreasHefti added the enhancement New feature or request label Feb 9, 2023
@AndreasHefti AndreasHefti added this to the v1.4 milestone Feb 9, 2023
@AndreasHefti AndreasHefti self-assigned this Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant