-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow user to change the background (color/image/gradient) and make resizing the styling element more discoverable #15
Comments
Hello Aziz! Resize is already implemented (though buggy sometimes) - the handler is in the bottom right corner of the element. I also though about a direct width&height input - do you think this level of precision would be needed or is mouse-resizing enough? |
Thanks for quick response. It's a busy week for me but I hope I can fork your wonderful project this weekend and contribute little things here and there. |
thank you! that would be great to have a first contributor! On May 16, 2011, at 12:30 PM, aziz wrote:
|
It would be great if I can customize the background and see my element on the desired background.
I would also prefer to be able to resize the element to the exact width and height using a resize (transform) menu with input fields rather than just resizing it with the mouse.
The text was updated successfully, but these errors were encountered: