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
The opticks.view.view.View constructor has a typ argument. This argument should be removed. If typ=None or typ="SpatialDataView", all of the capability of the opticks.view.view.View class can be used. If provided other values, the only capability of the View class that can be used is the capability to close an existing PlotView or close an existing ProductView, no other capability can be used with those view types.
Therefore, the typ argument should be removed from this constructor.
Original Issue: EXTRAS-97
Status: Deferred
Feature Interpretation:
Suggested Solution:
Actual Solution:
Severity: 4-Inconvenient
Version Control:
Environment: All
Linked:
The text was updated successfully, but these errors were encountered:
The opticks.view.view.View constructor has a typ argument. This argument should be removed. If typ=None or typ="SpatialDataView", all of the capability of the opticks.view.view.View class can be used. If provided other values, the only capability of the View class that can be used is the capability to close an existing PlotView or close an existing ProductView, no other capability can be used with those view types.
Therefore, the typ argument should be removed from this constructor.
Original Issue: EXTRAS-97
Status: Deferred
Feature Interpretation:
Suggested Solution:
Actual Solution:
Severity: 4-Inconvenient
Version Control:
Environment: All
Linked:
The text was updated successfully, but these errors were encountered: