mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
5577c3ab5a
GalleryStorageService is sending JSON so it couldn't serialize the ArrayBuffer which came from serializing the Piskel. In this commit it sends the ArrayBuffer as an Array to the server so it can store it easily. |
||
---|---|---|
.. | ||
color | ||
keyboard | ||
palette | ||
pensize | ||
storage | ||
BackupService.js | ||
BeforeUnloadService.js | ||
CurrentColorsService.js | ||
FileDropperService.js | ||
HistoryService.js | ||
ImageUploadService.js | ||
ImportService.js | ||
MouseStateService.js | ||
SavedStatusService.js | ||
SelectedColorsService.js |