diff options
author | Fabian Henneke <FabianHenneke@users.noreply.github.com> | 2020-03-27 09:58:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-27 09:58:41 +0100 |
commit | 791868f3d6a871379b766e44fb41755d794eb36e (patch) | |
tree | 1707b8525a0a0b281ec2362ffee452ad39a3e953 /CHANGELOG.md | |
parent | 0153d3215ea5f3afa5076b4b5f51f98cc2482a47 (diff) |
Fix: Set childCount correctly on recycled rows (#675)
The childCount is not set explicitly for empty directories, which means
that the childCount of the entry from which the current row was
recycled is preserved. This results in empty directories being shown
with seemingly random child counts.
The fix is to always set text and visibility for the childCount view.
Co-authored-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions