Folder name counter can be 00 at 10th position


Similar behavior is at position 100.
Also when removing symbols counter can become 9, where length is 99.

Confirm behavior.

It looks like a 10 character name is misdisplayed as a length of 00 instead of 10 and 100 character name is misdisplayed as a length 000 instead of 100.

Thanks! Fixed in the next release.

Actually seems to be a Windows bug. If you change the text in a static label and then move/resize it before it has painted, it doesn't paint properly. We've added a workaround.