forked from Accuracy-exe/sizer-imageResizing
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
As you may have noticed the frontend of the app has a "presets" section which is currently not implemented
Implement resizing presets as a group of buttons that set some standard fixed dimension values in the width and height fields.
The User can then click on "resize" button for the rest of the magic XD
Add a "add custom preset" feature that should read the width and height fields, create a new button in the button group and save it / load it as a cookie
Saving custom presets as cookies makes sure that a User has access to their own presets saved in their browser and not someone else's
Reactions are currently unavailable