Fix and Improve Ten Brushes Plugin
ClosedPublic

Authored by eliakinalmeida on Jul 24 2017, 4:16 AM.

Details

Summary
  • Write and Read Settings methods
  • Clean up tenbrushes.py
  • Iterate using enumerate
  • initialize method to setup GUI components
  • Idiomatic imports
  • Keep actions alive
  • Fix bug when adding new brushes after write settings
  • loadActions method
  • accept method from dialog is calling writeSettings now

Fixes T5885

Ref T1625

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 24 2017, 4:16 AM
woltherav accepted this revision.Dec 7 2017, 3:21 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:21 PM
woltherav closed this revision.Dec 7 2017, 3:21 PM

This was pushed :)