Skip to content

Whiteboard fixes and code cleanup

Daniel Brötzmann requested to merge wurstsalat/gajim-plugins:whiteboard into master

This fixes some whiteboard bugs plus code cleanup.

  • Removal of NonModalConfirmationDialog
  • Fix SVG file saving: Dialog now allows saving again; saving may be unstable (threading issue) and does not export solid lines, just empty lines
  • Use _ui scheme in Whiteboard
  • Button reordering
  • Code cleanup

Merge request reports