Skip to content

reactivate oxipng stuff and activate png loading image

Marc-AntoineA requested to merge feat/144-upload-png-image into main

Description

Allow to upload png in symbol picker activate png compression using oxypng. Maybe I can add a button to say "close the compression?".

Issues : Closes #144 (closed), Closes #52 (closed)

Checklist before merge :

  • No remaining console.log
  • Version changed for any feature or bugfix
  • Create an entry in changelog
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)

Tests

  • Aktivisda can be used: start aktivisda and play with it
  • Backtivisda can be used: start backtivisda and play with it
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added
Edited by Marc-AntoineA

Merge request reports