Skip to content

Added capability for global settings#9

Merged
eduardoconto merged 2 commits into
masterfrom
global_settinga
Feb 4, 2026
Merged

Added capability for global settings#9
eduardoconto merged 2 commits into
masterfrom
global_settinga

Conversation

@shweta1096

Copy link
Copy Markdown
Collaborator
  • The newly added settings only need to be managed by front end code.
  • Support for global variables: could be added in the Settings panel. Common mechanism to share, e.g., random_state.

- The newly added settings only
  need to be managed by front end
  code
Comment thread src/DagGraphicsScene.cpp Outdated
if (!value.isUndefined())
sceneJson[key] = value;
}
qInfo() << "metadata keys saved:" << metadata.keys();

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add globals group

@eduardoconto eduardoconto merged commit 5d382b9 into master Feb 4, 2026
3 checks passed
@eduardoconto eduardoconto deleted the global_settinga branch February 4, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants