-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add verbosity, ignore phantom slices, small important bugfix
Sometimes code reuse is a Bad Thing(tm). The masking step for "next" was needed, but that should be rounding *down* and *not* up. Ignore phantom slices if asked to turn them into chunks, most likely they would be requested by running with `image2chunks *` so this seems the right approach. Add verbosity. A rather important part of UI design is you want to provide feedback and indications you're doing something. While the data output isn't too crucial, it at least hints we're actively doing something.
- Loading branch information
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters