ck-dragresize icon indicating copy to clipboard operation
ck-dragresize copied to clipboard

CKEditor dragable image resizing

Results 15 ck-dragresize issues
Sort by recently updated
recently updated
newest added

Hi guys how to use this plugin?

Hi, Please add the following code (selected in the image below) to make the plugin clean up properly if an editor is destroyed. Otherwise it might leave the resize handler...

Sometimes I need to disable it for some reason!

I've installed it and modified config.js... refreshed browswer cache etc... but still this dosn't work. Any help, or is this just out of date ? Thanks

In IE, the image can be resized to less than 32px

Hi, thank you for the plugin. Could you please consider marking a "release" also for the most recent v0.5.1 as it is for the others (up to v0.4.1)? [https://github.com/sstur/ck-dragresize/releases](https://github.com/sstur/ck-dragresize/releases) Thank...

Resize should not work above the original image height and width. For eg: Original Image dimensions: 500x350 Resizing should not be possible anything beyond the original dimension.

This PR makes sure that widgets can opt in to the dragresize functionality by setting a `dragresize` attribute to `true`. Exapmle: ```javascript // Make sure the dragresize plugin looks into...

I want the effect like on codepen. im using the gist cdn. i not getting a cursor resize on sides/corners.

When I try to resize from middle, it keeps the height same whereas in firefox it keeps the ratio , is there anyway to make it work like firefox?thanks