light_sequence_parser
light_sequence_parser copied to clipboard
Results
1
light_sequence_parser issues
Sort by
recently updated
recently updated
newest added
Parsing files [file9.png, file10.png] gives two items even if mergePadding config is set. But [file8.png, file9.png, file10.png, file11.png] works. This happened because `splitAllAndSort` function is called before merging padding in...