SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
326 stars 42 forks source link

Preferences should only store changes from the default values #126

Closed SonarSonic closed 3 months ago

SonarSonic commented 4 months ago

Changes to the default preference values from version to version won't be updated, as we store all values rather than just changes from the defaults.