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

Refactor RenderedImageBrowser showChain #251

Open
dromagnoli opened this issue Jul 12, 2019 · 0 comments
Open

Refactor RenderedImageBrowser showChain #251

dromagnoli opened this issue Jul 12, 2019 · 0 comments

Comments

@dromagnoli
Copy link
Member

sooner or later we'll have to setup some sort of builder pattern that allows to avoid having several variations of the same method with the params we need, e.g., something like:
RenderedImageBrowser.withImage(image).withTitle(title).wait(true).show()

@dromagnoli dromagnoli added backport 1.0.x Enables automatic backport PR to 1.0.x and removed backport 1.0.x Enables automatic backport PR to 1.0.x labels Jul 12, 2019
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

1 participant