Skip to content

Fixing painting

Louis Schul requested to merge work/fix_painting into master
  • Painted image are now force to be saved locally, preventing them from disapearing on the next instance (since they're originally saved inside /tmp)
  • Remove the call to clear the image stored in /tmp (this will obviously be handled by the OS)
  • Fix some missing icons

Merge request reports