Diffusion Krita 495c88ff7ca0

Improve performance of the filter applier, saving document index in each node

Authored by eliakinalmeida on Jun 25 2017, 6:20 AM.

Description

Improve performance of the filter applier, saving document index in each node

  • Using enumerate while iterating over document's list, I saved the document index, then it's propagued throughout tree(document's children)
  • Confirm button implementation with apply method
  • I need to fix a bug in the apply method from Filter class (libkis), for some reason, it's not updating image in the canvas.

Details

Committed
eliakinalmeidaJun 25 2017, 6:20 AM
Parents
R37:b6c1ec865580: Implement recursive loading of the Documents Tree View
Branches
Unknown
Tags
Unknown