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

if region is < max_fragment_size, change max_fragment_size to region width #2

Open
snystrom opened this issue Oct 4, 2020 · 1 comment

Comments

@snystrom
Copy link
Owner

snystrom commented Oct 4, 2020

Currently if max_fragment_size is > region width, vplot will crash.
Instead, use region width as fragment size max & print message to user about
this change.

@snystrom
Copy link
Owner Author

snystrom commented Oct 4, 2020

Really this should be abstracted into the Vmatrix struct with an insert and construct method.

@snystrom snystrom mentioned this issue Oct 4, 2020
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