Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve configuration: add 'align' and 'priority', and switch to actual objects #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cerlestes
Copy link

These changes will allow users to configure a default alignment and priority for all added shortcut buttons, and also allow them to override those settings per shortcut by switching from a comma-separated string configuration to actual, extendable objects.

The change is non-breaking, as the introduced settings will fall back to the same behaviour, and the old string-setting parser is left intact.

Please change the added code as desired.

cerlestes added 3 commits May 24, 2018 18:46
add keys 'align' and 'priority' to configuration, and switch from comma-separated strings to actual objects
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant