kreator.js
kreator.js copied to clipboard
Handlers for resizing/rotating content
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.
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.