mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
A block of code is run after dialog.show() and most of the dialog assignment. This is because dialog.show() resets the _result dictionary, we want to update the values in _result afterwards. CURA-9424 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| ThreeMFReader.py | ||
| ThreeMFWorkspaceReader.py | ||
| WorkspaceDialog.py | ||
| WorkspaceDialog.qml | ||
| WorkspaceRow.qml | ||
| WorkspaceSection.qml | ||