-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.2
-
None
-
Security Level: Jimmy
-
None
-
ZK 8.0.3 S7, ZK 8.0.3 S9, ZK 8.0.3 S10
-
None
actual result
uploader updates the UI each 1000ms with upload progress information
dropupload updates the UI each 100ms with upload progress information
expected result
uploader and dropupload behavior should be coherent, and both should update the UI at the same rate. (100ms, unless performance issues require otherwise)