The People of Action Photo Editor has been updated.
Next, I will be working on adding filters for gradient backgrounds and photo exposure.
[2.1] 2020-09-07
New Features:
- Loading indicator will now be shown while image or state is loading
- Added frames
- Image or state file can now be dragged and dropped from desktop to the editor directly
- Added new “state†option for loading state file directly
- Added grid background
- Mobile Top Bar now shows zoom controls
- Editing controls now on bottom bar for desktop and mobile
Enhancements
- Minimum and maximum zoom will now be set more accurately for initial image
- Large image will no longer flicker in full size when opening editor via button click
- Canvas, overlay and main image, objects and history panels will now animate when being opened/closed
- Automatically close export panel after image is downloaded
- Clicking on “add text†button will now automatically focus and select sample text so user can immediately type replacement text
- Active object will now be deselected when clicking outside the canvas
- Mobile virtual keyboard will no longer cause editor to resize
- Min and max height and width can now be specified for resize tool
Bug Fixes:
- Editor keybinds will no longer be registered multiple times
- Fixed a few issues with translations
- Overlay mode will now work properly in safari browser
- Loading state in “onLoad†callback will now work properly
- Sample image dialog window will now properly open again after calling “.resetEditorâ€
- Fixed an issue where floating object controls would not show on some screen sizes
- Prevent editor flicker on page load when visibility is set to hidden
- Make css selectors more specific to avoid collision with other libraries
- Fixed an issue where text was sometimes not select-able after importing editor state
- moved crop drawer responsiveness on smaller screen sizes
- Fixed a few issues with frame rendering
- Fixed an issue where canvas with cross-origin images would not save sometimes
- Crop tool will now correctly round numbers to nearest pixel
- “crop.defaultRatio†setting will now correctly apply default ratio to initial cropzone
- Transform panel “cancel†button will now discard changes as expected
- Fixed several issues with zooming
- Prevent image from zooming out too much on mobile
- Prevent cropzone from losing aspect ration when dragging against canvas edge
- Update cropzone width and height input values when cropzone is being scaled via corners
- .svg images imported as overlay will now work properly
- Fixed an issue where image would sometimes not be visible after loading state until user clicked on the editor
- Font panel search will now properly find fonts when using lowercase or uppercase letters
- Fixed an issue where custom font would not get loaded with editor state sometimes