Skip to content

Commit

Permalink
Image size errror issue fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thahira-Banu committed Nov 27, 2024
1 parent ab9c13f commit 43fabf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ej2-react/document-editor/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Image files will be internally converted to base64 string. Whereas, online image

Document Editor provides built-in image resizer that can be injected into your application based on the requirements. This allows you to resize the image by dragging the resizing points using mouse or touch interactions. This resizer appears as follows.

![Image](images/react-word-processor-image-resizing.png){:width="313" height="304" loading="lazy"}
![Image](images/react-word-processor-image-resizing.png){:width="623" height="550" loading="lazy"}

## Changing size

Expand Down

0 comments on commit 43fabf9

Please sign in to comment.