Hi,

under Features it says:

"6. Change the size of the uploaded inline image by dragging its resize handle."

I don't have a resize handle. Does this require another module? Or an unmentioned setting under "restricted html filters"?

I am using the latest dev version as of today.

Thanks for the great module!

CommentFileSizeAuthor
#5 resize-handle.png11.95 KBbirdsnbees

Comments

maxilein created an issue. See original summary.

maxilein’s picture

Issue summary: View changes
maxilein’s picture

separated another problem into other informative case.

maxilein’s picture

Issue summary: View changes
birdsnbees’s picture

StatusFileSize
new11.95 KB

No. There's no module need to install nor patch to be applied. I just tested it and it works fine (the black square at the lower right is the resize handle):
Resize handle

I suggest to try clean Drupal 8 installation with CKEditor Upload Image enabled.

birdsnbees’s picture

Status: Active » Closed (works as designed)
vnivuahc’s picture

Hi,

I can resize my uploaded image with the black square like you described in your comment.

Is there any way to specify the size directly in the popin of the image properties ?
I saw this in this video : http://wimleers.com/talk-ckeditor-drupal-8-qa/#/6/1.
I'm not able to get the width/height fields in my popin. Is there any configuration needed ?

I'm using the Drupal 8.2.6 version.

Thx

EDIT : You're right, these fields have been removed according to this thread : https://www.drupal.org/node/2519862.
The Inline responsive images module can be a workaround.

birdsnbees’s picture

The CKEditor Upload Image module uses the Drupal core image ckeditor plugin and even the Drupal 8.2.6 alone don't have this width/height fields in popin in its CKEditor. I believe the person who made that video uses a contrib module to have the width/height fields in popin available.