View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020407 | MMW 5 | Extensions (bundled) | public | 2023-11-21 21:51 | 2023-11-24 18:33 |
Reporter | drakinite | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | sometimes |
Status | feedback | Resolution | reopened | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020407: Case Checker freezes when processing capitalization on a lot of tracks | ||||
Description | When many hundreds of tracks are being processed, the dialog freezes for a while. The task should be done in an async loop instead of a forEach loop to improve performance. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2825 | ||||
|
Fixed in build 2825 |
|
Case checker worked flawlessly with 500 files, but fails to show files when doing 26000 files. Note that the Case Checker dialog still responded to X close and Cancel. I wonder if it would be useful if there were 2 parameters Addons that work on file selections could use: A) Not recommended quantity. A value beyond which the addon developer does not recommend using B) Not allowed quantity. A value at which the Addon will not be allowed to proceed. MM would provide the appropriate warning messages. |