Added NO_UI_UPDATES parameter to the processing applicator
This parameter should be used when the action emits other signals which update the UI's projection like sigImageSizeChanged. CCBUG:284457 We probably shouldn't close this bug, because rotate, shear and other actions are still vulnerable as they have not been ported to processings yet.
Showing
- krita/image/kis_image.cc 22 additions, 3 deletionskrita/image/kis_image.cc
- krita/image/kis_image.h 3 additions, 0 deletionskrita/image/kis_image.h
- krita/image/kis_image_interfaces.h 3 additions, 0 deletionskrita/image/kis_image_interfaces.h
- krita/image/kis_processing_applicator.cpp 34 additions, 0 deletionskrita/image/kis_processing_applicator.cpp
- krita/image/kis_processing_applicator.h 1 addition, 0 deletionskrita/image/kis_processing_applicator.h
- krita/image/tests/kis_processing_applicator_test.cpp 32 additions, 0 deletionskrita/image/tests/kis_processing_applicator_test.cpp
- krita/image/tests/kis_processing_applicator_test.h 1 addition, 0 deletionskrita/image/tests/kis_processing_applicator_test.h
Loading
Please register or sign in to comment