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

defer configuration using closure #22

Merged
merged 2 commits into from
Apr 22, 2024
Merged

defer configuration using closure #22

merged 2 commits into from
Apr 22, 2024

Conversation

kainiklas
Copy link
Contributor

This PR fixes Issue #21

It defers the configuration of affixes and mask using a closure. Not all information is present when setUp() is called, especially in live() mode. Using a closure the retrieval of the information is defered to the "get" methods and works as expected.

@pelmered pelmered self-assigned this Apr 22, 2024
@pelmered
Copy link
Owner

Looks good, thanks!

@pelmered pelmered merged commit 77ee5f7 into pelmered:main Apr 22, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants