Document Tools Plugin Bug Fixes at Export Layers Plugin
ClosedPublic

Authored by eliakinalmeida on Jul 16 2017, 6:08 AM.

Details

Reviewers
woltherav
rempt
Summary
  • Bug when iterating over filter layers or not visible layers was fixed
  • It was Included all types of filter when filters are not included in exportation

Implement Document Tools Plugin

  • Structure to dynamic add new document option to this plugin
  • Pattern based in my implementation to scripter plugin
  • Tabs are loaded dynamic with implemented classes in tools directory
  • Canvas size plugin compose this plugin now
  • Tool class must implement adjust method and will receive the mainDialog in your init
Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakincosta/T5885-kritas-scripting-showcase
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.Jul 16 2017, 6:08 AM
woltherav accepted this revision.Dec 7 2017, 3:20 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:20 PM
woltherav closed this revision.Dec 7 2017, 3:20 PM

This was pushed :)