Create another mode for target dragging to work in dome

This commit is contained in:
Ylva Selling
2022-11-01 14:36:19 -04:00
parent 68ea36e08d
commit fb539b953e
5 changed files with 54 additions and 17 deletions
+1
View File
@@ -111,6 +111,7 @@ namespace {
"The url of the image collection which is loaded into AAS WorldWide Telescope"
};
struct [[codegen::Dictionary(SkyBrowserModule)]] Parameters {
// [[codegen::verbatim(EnabledInfo.description)]]
std::optional<bool> enabled;