ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

removing a dataset causes plotmanger to throw an exception #355

Closed ljramones closed 2 years ago

ljramones commented 2 years ago

if no dataset manager is in scope then we should not try to plot Have a check and throw an error dialog if nothing is in context also disable the plot stars button

ljramones commented 2 years ago

fixed