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
In ApolloFeatureDetailsWidget.tsx, create a new section after "Sequence" that has a button for each parent or child feature of that feature. When clicked, that button will update the feature details widget to show the selected feature. The feature can be updated by calling model.setFeature.
The text was updated successfully, but these errors were encountered:
In
ApolloFeatureDetailsWidget.tsx
, create a new section after "Sequence" that has a button for each parent or child feature of that feature. When clicked, that button will update the feature details widget to show the selected feature. The feature can be updated by callingmodel.setFeature
.The text was updated successfully, but these errors were encountered: