Skip to content

Some refactoring

Alice Mikhaylenko requested to merge wip/exalm/cleanups into master
  • Make ScreenshotDialog and ScreenshotInteractiveDialog objects
  • Use templates for them
  • Get rid of the callback on ScreenshotInteractiveDialog, replace with a signal
  • Move a lot of UI initialization logic to XML
  • Consistently name self self for ScreenshotInteractiveDialog
  • A few smaller changes

Fixes #88 (closed), #86 (closed)

Edited by Alice Mikhaylenko

Merge request reports