Skip to content

[FEATURE] - Avalonia viewer feature navigation. #123

@bitbound

Description

@bitbound

Next steps for the Avalonia Viewer:

  • A two-way bindable property on ControlrViewer for IsNavMenuVisible.
  • A new enum ControlrFeaturethat represents available features and will correlate to nav menu items and the features they load.
  • New property in ControlrViewerOptions for InitialFeatureView, which controls the initial feature to load on initialization.
  • New property in ControlrViewerOptions for InitialFeaturesAvailable, which will control the features available in the nav menu on initialization (if shown).
  • Consumer-facing API that exposes internal services in a more discoverable manner (e.g. toggling features, driving INavigationProvider with the new enum, etc.).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Up Next

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions