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

options.groups is not regenerated after change of group option #542

Closed
LewisW opened this issue Sep 2, 2015 · 2 comments
Closed

options.groups is not regenerated after change of group option #542

LewisW opened this issue Sep 2, 2015 · 2 comments
Labels
enhancement Quality of life changes to existing features

Comments

@LewisW
Copy link

LewisW commented Sep 2, 2015

Because the options.group string is generated in the constructor based on the group option, if the group option is changed via the option function, the options.group is never regenerated.

@RubaXa
Copy link
Collaborator

RubaXa commented Sep 3, 2015

Yes, it is so, options.group — constant.

RubaXa added a commit that referenced this issue Sep 3, 2015
@RubaXa RubaXa added the enhancement Quality of life changes to existing features label Sep 3, 2015
@RubaXa
Copy link
Collaborator

RubaXa commented Sep 4, 2015

Try dev-branch.

@RubaXa RubaXa closed this as completed Sep 4, 2015
RubaXa added a commit that referenced this issue Sep 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Quality of life changes to existing features
Projects
None yet
Development

No branches or pull requests

2 participants