Clean-Reader / CleanReader.Desktop

使用 Windows App SDK 构建的桌面版干净阅读
https://www.microsoft.com/en-us/p/clean-reader/9mv65l2xfcsk
MIT License
395 stars 43 forks source link

修复ProgressDialog的出现时机 #70

Closed Richasy closed 1 year ago

Richasy commented 1 year ago

Close

在文件转移过快时,progressDialog还没出现就已经转移完毕,这种情况下会报错

PR type

What is the purpose of this PR?

What is the current behavior?

在文件转移过快时,progressDialog还没出现就已经转移完毕,这种情况下会报错

What is the new behavior?

加了个判断条件以避免这种情况发生

PR checklist

Please check that your PR meets the following requirements:

Remark

更新了一下epub库