Kademi / keditor

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
http://kademi.github.io/keditor/
MIT License
319 stars 153 forks source link

[BUG] thumbnail panel does not allow editing the image #232

Closed daniel-olmos closed 4 years ago

daniel-olmos commented 4 years ago

Describe the bug when trying to edit the thumbnail panel image, it does not show any option, so it does not allow adding a new image

Version v.2.0.0

To Reproduce Steps to reproduce the behavior: go to Ckeditor, enter the builder, and select the thumbnail panel element, once inserted, try to change the image

Expected behavior open an edit panel like the one in the image, where you can upload an image from the desktop or through a link

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

ducdhm commented 4 years ago

Fixed!

daniel-olmos commented 4 years ago

Perfect!

Thanks @ducdhm