mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The welcome dialog was not closing because when pressing the "Sign up" button in the cloud page, a signal is emitted that is forcing the welcome wizard to move to the next page. Therefore the currentPageIdx was detected as cloud_page_idx+1. This commit fixes the check by checking whether the welcome dialog is in the page after the Cloud page. CURA-7019 |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| __init__.py | ||
| plugin.json | ||