Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added insertImage(String url, String alt, int width, int height) method can set width, height of the inserted image manually. #176

Merged
merged 5 commits into from
Sep 15, 2020

Conversation

richfuns
Copy link
Contributor

@richfuns richfuns commented Jul 6, 2018

{@link RichEditor#insertImage(String, String)} will show the original size of the image.

So this method can manually process the image by adjusting specific width and height to fit into different mobile screens.

Please check it if you please.

Thank you.

Feliks

…l size of the image.

 So this method can manually process the image by adjusting specific width and height to fit into different mobile screens.
…ale the image according to the specific width automatically.
@wasabeef wasabeef merged commit 78d0902 into wasabeef:master Sep 15, 2020
@wasabeef
Copy link
Owner

@richfuns Thank you.

@wasabeef wasabeef mentioned this pull request Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants