Update hidden state correctly
ClosedPublic

Authored by thsurrel on Oct 10 2018, 8:27 PM.

Details

Summary

When renaming a file from '.hidden' to 'not_hidden', the file
would still be displayed like a hidden file with a semi-transparent
icon and a grey text.

BUG: 399599

Diff Detail

Repository
R318 Dolphin
Branch
arc_hidden (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3741
Build 3759: arc lint + arc unit
thsurrel created this revision.Oct 10 2018, 8:27 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptOct 10 2018, 8:27 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
thsurrel requested review of this revision.Oct 10 2018, 8:27 PM
This revision is now accepted and ready to land.Oct 10 2018, 8:47 PM
This revision was automatically updated to reflect the committed changes.

This is a bugfix, it should be pushed to the stable branch (Applications/18.08).

Can you do that please?