It doesn't make sense to allow fewer than 1 image in any dimension of a scan. Currently, supplying 0 gives a division by zero error. I've added min="1" to each control. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||
It doesn't make sense to allow fewer than 1 image in any dimension of a scan. Currently, supplying 0 gives a division by zero error. I've added min="1" to each control. |
||
|---|---|---|
| .. | ||
| default_extensions | ||
| dev_extensions | ||
| static | ||
| utilities | ||
| v2 | ||
| __init__.py | ||
| app.py | ||