Commit 6efff0a
committed
Refactor batch operation initialization, adjust UI defaults, and clarify skipped file handling
- Implement control disablement and `CancellationTokenSource` recreation logic at operation start.
- Default `.zip` format selected for improved user experience.
- Refine comments on skipped file handling for clarity and maintainability.1 parent 5848c21 commit 6efff0a
File tree
3 files changed
+11
-6
lines changed- BatchConvertToCompressedFile
3 files changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
470 | | - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
471 | 475 | | |
| 476 | + | |
| 477 | + | |
472 | 478 | | |
473 | | - | |
474 | 479 | | |
475 | 480 | | |
476 | 481 | | |
| |||
626 | 631 | | |
627 | 632 | | |
628 | 633 | | |
629 | | - | |
| 634 | + | |
630 | 635 | | |
631 | 636 | | |
632 | 637 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
0 commit comments