You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, images are compressed before being saved and, on saving, the first image is used as a thumbnail and resized. The utils.thumbnailify and utils.compress functions should likely be moved server-side as their own functions or Parse.File.beforeSave triggers.
The text was updated successfully, but these errors were encountered:
Currently, images are compressed before being saved and, on saving, the first image is used as a thumbnail and resized. The
utils.thumbnailify
andutils.compress
functions should likely be moved server-side as their own functions orParse.File.beforeSave
triggers.The text was updated successfully, but these errors were encountered: