Skip to content

CURA-12754 dynamic dialogs#1038

Open
wawanbreton wants to merge 5 commits intomainfrom
CURA-12754_dynamic-dialogs
Open

CURA-12754 dynamic dialogs#1038
wawanbreton wants to merge 5 commits intomainfrom
CURA-12754_dynamic-dialogs

Conversation

@wawanbreton
Copy link
Copy Markdown
Contributor

@wawanbreton wawanbreton commented Apr 28, 2026

This PR adds a few functionalities for the dialogs cleaning:

  • Add a deprecated_argument decorator to allow only deprecating an argument of a function
  • Add a initial_properties argument to the createQmlComponent: this helps creating QML components faster, since properties are set directly at construction, so it does not trigger event when actually setting their values. Also it can help when using a component having a Python object as a property.
  • Add a selfDestroy property to dialogs so that they are destroyed immediatly after being hidden

Comes with Ultimaker/Cura#21570
CURA-12754

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 28, 2026

Test Results

2 404 tests   2 389 ✅  21s ⏱️
    1 suites     15 💤
    1 files        0 ❌

Results for commit 6a65f54.

♻️ This comment has been updated with latest results.

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