Bugs Fixes from D4097 and D3659
ClosedPublic

Authored by eliakinalmeida on Jan 14 2017, 6:43 PM.

Details

Summary

Fix for the Bugs found by me and Boud in the last commit:

  • When a new action it was invoked, the editor cleared the document when the operation were canceled
  • The editor added two line in the end of the file, but the correct it's just one
  • The document was not save before be executed
  • Now the RunAction executes the active document
  • The icons was removed from the scripter until to find a way to add in the project
  • The current line in the debugger is pointed by a yellow color that fills the debug area in the current line.
  • The debugger it's working properly

Fixes T4551

Ref T1625

Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakinalmeida/T4551-interactive-python-scripting
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida retitled this revision from to Bugs Fixes from D4097 and D3659.
eliakinalmeida edited the test plan for this revision. (Show Details)
eliakinalmeida added a reviewer: rempt.
eliakinalmeida updated this object.
eliakinalmeida added subscribers: eliakinalmeida, rempt.
woltherav accepted this revision.Dec 7 2017, 3:08 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:08 PM
woltherav closed this revision.Dec 7 2017, 3:09 PM

This was pushed :)