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

Add drop-down for selecting wrap_algorithm #321

Closed
mgeisler opened this issue Apr 19, 2021 · 0 comments · Fixed by #364
Closed

Add drop-down for selecting wrap_algorithm #321

mgeisler opened this issue Apr 19, 2021 · 0 comments · Fixed by #364

Comments

@mgeisler
Copy link
Owner

No description provided.

@mgeisler mgeisler created this issue from a note in Wasm Demo (To do) Apr 19, 2021
@mgeisler mgeisler moved this from To do to In progress in Adjustable penalties for optimal-fit wrapping May 27, 2021
@mgeisler mgeisler moved this from To do to In progress in Wasm Demo May 27, 2021
mgeisler added a commit that referenced this issue May 27, 2021
This makes the `WordSeparator` and `WordSplitter` and `WrapAlgorithm`
configurable via drop-downs on the page. The `WrapAlgorithm` is
limited to `FirstFit` at the moment since `OptimalFit` doesn’t play
nice with the huge line widths we see when we measure things in px
instead of in columns.

Fixes #321.
Fixes #322.
mgeisler added a commit that referenced this issue May 27, 2021
This makes the `WordSeparator` and `WordSplitter` and `WrapAlgorithm`
configurable via drop-downs on the page. The `WrapAlgorithm` is
limited to `FirstFit` at the moment since `OptimalFit` doesn’t play
nice with the huge line widths we see when we measure things in px
instead of in columns.

Fixes #321.
Fixes #322.
Wasm Demo automation moved this from In progress to Done May 27, 2021
Adjustable penalties for optimal-fit wrapping automation moved this from In progress to Done May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant