Cura/cura/Stages
Erwan MATHIEU e69a436942
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Fix sometimes wrongly displayed view
CURA-12660
This required a refactoring of the management of the active view. The previous behavior was that anyone could set the active view, depending on certain conditions. But now we also have a view that is set by a tool, so sometimes the actually set view would be incorrect. Now each Stage requests an active view, and each tool CAN also request an active view. Then the Controller decides which view should actually be active depending on the active stage and tool.
2025-08-06 16:15:05 +02:00
..
__init__.py Move CuraStage back to where plugins expect it. 2019-03-29 13:11:03 +01:00
CuraStage.py Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00