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 the ability to specify which view location is being modified by adding hub.viewId #275

Open
wayfarer3130 opened this issue Sep 5, 2019 · 0 comments

Comments

@wayfarer3130
Copy link

For objects such as studies which may have several different items opened at the same time, and/or the same item be opened more than once, the ability to specify the location or view into which the object is being opened can be required. This may be a tab number, a window, a separate area on a screen or any other way of identifying a view.
To resolve this, the suggestion is to specify a hub.viewId to identify the view into which this object is being opened. The format of the viewId shall be either a simple integer starting at 0.
A single object shall not be opened more than once simultaneously without specifying a different viewId.
Any operation not specifying the hub.viewId shall have an implicit viewId of 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant