Skip to content
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

Open
aziz opened this issue May 16, 2011 · 4 comments

Comments

@aziz
Copy link
Contributor

aziz commented May 16, 2011

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.

@mrflix
Copy link
Owner

mrflix commented May 16, 2011

Hello Aziz!
Thanks for the bug-report! Changing the background is definitely a future goal to implement (think of a layer sidebar on the right)
For now there is already a solution to work with: you can drag-and-drop images into layerstyles to use them as background images. And you can also pick the colors of said background images.

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?

@aziz
Copy link
Contributor Author

aziz commented May 16, 2011

Thanks for quick response.
I've tried the drag and drop to change the background image and it's great. The problem I noticed is that a lot of great features you implemented are not easily discoverable. A short help menu on the corner with a little bit of documentation would help designers/coders find out faster about these little things (resizing or setting the background image).
On the long run, I would love to see more Photoshop like UIs for resizing and dealing with background colors and images.

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.

@mrflix
Copy link
Owner

mrflix commented May 16, 2011

thank you! that would be great to have a first contributor!
you're absolutely right about the discoverability. I just also had a pretty busy week and no time yet to improve on it.

On May 16, 2011, at 12:30 PM, aziz wrote:

Thanks for quick response.
I've tried the drag and drop to change the background image and it's great. The problem I noticed is that a lot of great features you implemented are not easily discoverable. A short help menu on the corner with a little bit of documentation would help designers/coders find out faster about these little things (resizing or setting the background image).
On the long run, I would love to see more Photoshop like UIs for resizing and dealing with background colors and images.

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.

Reply to this email directly or view it on GitHub:
#15 (comment)

@aziz
Copy link
Contributor Author

aziz commented May 16, 2011

I still prefer to be able to resize the element to the exact size. my suggestion is having something like the below screenshot from PS on the top
PS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants