[KFilePropsPlugin] Locale-format totalSize during calculation
ClosedPublic

Authored by broulik on Aug 24 2017, 8:38 AM.

Details

Summary

Total folder size in bytes is locale-formatted (ie. with thousand separator) in slotDirSizeFinished but this was missing during calculation in slotDirSizeUpdate.

Test Plan

I now get "Calculating ..." with proper thousand separator in bytes.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Aug 24 2017, 8:38 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 24 2017, 8:38 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Aug 28 2017, 7:16 AM
This revision is now accepted and ready to land.Aug 28 2017, 7:16 AM
This revision was automatically updated to reflect the committed changes.