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

Easy way to Clear all Callouts #8

Open
2 of 7 tasks
Birdasaur opened this issue Jun 8, 2023 · 1 comment
Open
2 of 7 tasks

Easy way to Clear all Callouts #8

Birdasaur opened this issue Jun 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Birdasaur
Copy link
Collaborator

Birdasaur commented Jun 8, 2023

Currently the only way to clear a call out from the screen is by double clicking its title bar. (Or swiping it on a touch screen)
This can be tedious when many callouts have been opened and then need to be cleared.

  • Add event for closing all callouts so they can be closed by application events in the future
  • Add event for closing a particular callout (instance)
  • Add GUI mechanism to close all open callouts in Hyperspace3D by adding menu option to custom animated context menu.
  • Add GUI mechanism to close all open callouts in Projections3D views by adding menu option to context menu
  • Add Right Click style context menu popup to callout title bar.
  • Add ContextMenu option to close that callout instance
  • Add ContextMenu option to close all instances (fire close all event)
@samypr100 samypr100 added the enhancement New feature or request label Jun 8, 2023
@Birdasaur Birdasaur added the good first issue Good for newcomers label Jul 27, 2023
@Birdasaur
Copy link
Collaborator Author

Add GUI mechanism to close all open callouts in Hyperspace3D by adding menu option to custom animated context menu.
Add GUI mechanism to close all open callouts in Projections3D views by adding menu option to context menu

Have been implemented in #37

@Birdasaur Birdasaur self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants