-
Notifications
You must be signed in to change notification settings - Fork 16
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
Image resize like done on ep_copy_paste_images #10
Comments
Update On Firefox/Chrome (at least with Windows) it's possible to resize images by going to the respective line hitting tab (smaller) and shift+tab (larger) |
Yes, we have talked about it, but our organization has 1.5 developers thus it will probably be at the bottom of the priority list. I will add this to our prioritization. Also, we welcome pull requests! |
Triage 23. @Oremountainflorian ep_copy_paste_images implementation is styles-only. However, in Citizen OS, we must also be able to generate document files (docx) from EP content. Even if we enabled image resize in EP, the image would still appear full size in docx, thus creating an inconsistent user experience. The scope of making this change will become very large very quickly for us. Like @tiblu said, we very much welcome pull requests, but it will be an undefined while, before we ourselves get around to implementing image resize. Unless a large number of users start reporting this as an inconvenience. |
Legally reviewed, no additions. |
@tiblu @ilmartyrk Any changes in the new EP version regarding image resize? |
Tagging @anettlinno. Please see most recent community input above. |
Triage 52. Currently the maximum height of the picture is set on 500 pixels. We will take off the height limit and this should fix this problem. The limit is set inside ace.css and it comes from etherpad core styles. We can add the style update inside plugin stylesheet to override this limit |
Removed the height limit from styles, but this initial issue still remains adding resize functionality to images |
Triage 60. Sending this issue back to In Prep to wait for the decision if we will continue using EP or we change to some other text editor platform. This decision is waiting behind the redesign project. |
@ilmartyrk seems this may now be relevant again (redesign is done and we still use etherpad), but putting in 'later' for now |
Hey out there,
have you already considered providing the option to resize images as @JohnMcLear did on ep_copy_paste_images?
Here are some infos about that
JohnMcLear/ep_previewimages#14 (comment)
Thank you very much for your engagement! Best wishes, Flo
The text was updated successfully, but these errors were encountered: