Open
Description
Today I went to review my game folder, and I noticed that there were a lot of files that I wasn't using. And I noticed that my GD .json file was super inflated, at almost 32MB. I know it's not much, but for everything I've written it shouldn't have more than 15~20MB
That's when I went hunting for the BUG, and I realized that if we edit anything in PISKEL, like changing its size or changing it in any way other than its color, it doubles.
https://www.youtube.com/watch?v=d5Y-t2NounM
I realized this because I went to clean up my project folder. Now, imagine how many projects are inflated because of this!
At first, I believe this shouldn't happen. If this should actually happen, I believe the app should warn the user.