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

Implement Images for helpers #7

Open
GSoster opened this issue Feb 16, 2018 · 1 comment
Open

Implement Images for helpers #7

GSoster opened this issue Feb 16, 2018 · 1 comment
Assignees

Comments

@GSoster
Copy link
Owner

GSoster commented Feb 16, 2018

Helpers should be represented in a graphic way.
The default file extension should be .png but it is necessary to think about animated images (.gif) too.

@GSoster GSoster self-assigned this Feb 16, 2018
@GSoster
Copy link
Owner Author

GSoster commented Feb 16, 2018

Part of this was already made on commit 7e7bb51
The current graphic representation implemented is: graphics folder/ helperName + extension.
In the way it is implemented right now it is possible to have only one extension to all helpers/cursors.

graphicRepresentation: __custom_settings.helpers_graphics_folder + name + __custom_settings.helpers_graphics_extension

it still necessary to add gif support.

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

No branches or pull requests

1 participant