Xjph / ObservatoryCore

Elite Observatory: Extensible tool for processing Elite Dangerous journals
https://observatory.xjph.net/
MIT License
79 stars 13 forks source link

[Framework + Core] Add OpenSettings and FocusPlugin actions to Core #153

Closed fredjk-gh closed 4 months ago

fredjk-gh commented 4 months ago

Adds two new actions to IObservatoryCore (and implements them):

OpenSettings: Opens the Settings form for the given plugin (presumably the caller).

FocusPlugin: Switches to the plugin tab matching the given plugin shortname (which may be obtained via NotificationArgs.Sender).