You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: