kreator.js icon indicating copy to clipboard operation
kreator.js copied to clipboard

Handlers for resizing/rotating content

Open rhudea opened this issue 12 years ago • 1 comments

It would be nice to have some sort of handlers around each element (that should be displayed only on hover) that would allow custom resizing and/or rotating of that element.

rhudea avatar Jul 31 '12 11:07 rhudea

I've been working on this feature, you can test it out on http://piatra.jit.su I don't want to push the updates to Github yet since there might be bugs. The handler allows you to add a custom class to the element, rotate it (with both input slider and custom value), add a custom font-family from Google Webfonts and a clear button to restore everything to original. All the settings you make are afterwards added to the custom CSS you receive with the archive so there is no ugly inline style in your HTML file.

piatra avatar Aug 14 '12 16:08 piatra