Skip to content

Draft: GSoC 2021 UI Export DIalog

Project Overview

Extend svg export to individual objects
Refactor Raster Export
UI Redesign of Export Dialog
Adding On Canvas Indicator for Export Area
Adding Preview option in Export Dialog

Weekly Tasks

  • Week 1: Change UI of export Dialog
  • Week 2: Create Svg export for individual objects
  • Week 3: Finalise Svg export ( UPDATE: Review Needed)
  • Week 4: Refactor Batch Export (Connected to week 1)
  • Week 5: Add Layer in Batch Export
  • Week 6: Add Multiple Option Export in Batch Export (like SVG and PNG at same export click) (UPDATE: SVG LEFT INTENTIONALLY. will add it after week 3 review)
  • First Evaluation
  • Week 7: Add on Canvas Export Indicator
  • Week 8: Add Preview
  • Week 9: Bug Fixes
  • Week 10: Documentation and Buffer for any delay
  • Final Evaluation

Bugs

  • Handle export in '.png' using temp files. Aborting export in '.png' coz broken file in the path mainly becoz '.png' files are created directly if no extension is provided (in case of extensions we use temp files)
  • Connect selection changed signals properly
  • spin button doesn't support * and ctrl + Z
  • layer/object rename doesn't immediately show in export dialog
  • layer export is missing checks which cause wrong export. (developer bug)
Edited by Anshudhar Kumar Singh

Merge request reports