Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: single design per modeler session refactoring #1721

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

RobPasMue
Copy link
Member

Description

A single design instance per Modeler object is handled. If a new design is requested, the old design is closed.

Issue linked

Closes #1710

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Feb 4, 2025
@RobPasMue RobPasMue linked an issue Feb 4, 2025 that may be closed by this pull request
@github-actions github-actions bot added the enhancement New features or code improvements label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single design instance per Modeler object
2 participants