Empty prefix handling REVIEW:129990 Currently if you use empty prefix you'll…

Authored by Alexander Trufanov <trufanovan@gmail.com> on Mar 8 2017, 2:08 PM.

Description

Empty prefix handling REVIEW:129990 Currently if you use empty prefix you'll get filename 0001.png for your first scan, but second will be 00002.png. All further files will have 0 at beginning. SkanLite doesn't expect empty prefix and assumes first '0' of 0001.png is a prefix while continue iterating 4 digits index

Details

Committed
Alexander Trufanov <trufanovan@gmail.com>Mar 8 2017, 2:08 PM
Parents
R483:e6db9df85f8e: Correct display of applied filename templates REVIEW: 129991
Branches
Unknown
Tags
Unknown
Alexander Trufanov <trufanovan@gmail.com> committed R483:62c91d823cdd: Empty prefix handling REVIEW:129990 Currently if you use empty prefix you'll… (authored by Alexander Trufanov <trufanovan@gmail.com>).Mar 8 2017, 2:08 PM