mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
There were two pre-checks here, where the main body of the function was indented two deep. Instead, just early-out if the checks fail. This is easier to read and understand. Found during investigation of CURA-8128. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| PerObjectCategory.qml | ||
| PerObjectItem.qml | ||
| PerObjectSettingsPanel.qml | ||
| PerObjectSettingsTool.py | ||
| PerObjectSettingVisibilityHandler.py | ||
| plugin.json | ||
| SettingPickDialog.qml | ||
| tool_icon.svg | ||