Skip to content

Commit 43fabf9

Browse files
committed
Image size errror issue fixes
1 parent ab9c13f commit 43fabf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-react/document-editor/image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Image files will be internally converted to base64 string. Whereas, online image
8383

8484
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.
8585

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

8888
## Changing size
8989

0 commit comments

Comments
 (0)