Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status bar does not update when in home directory or in another folder that's not sample foder #134

Closed
KerrynEer opened this issue Apr 2, 2019 · 0 comments
Labels

Comments

@KerrynEer
Copy link

KerrynEer commented Apr 2, 2019

Status bar updates only for changes inside the sample folder
image

Status bar does not update for changes in the home directory or inside another folder other than the sample folder.

I think the problem lies with the StatusBarFooter.java. The constructor of it takes in a CardFolder and assign the listener to it, so the listener is only for this sample folder and not new folders or in the home directory.
image

Screenshots shown below:
This command is done in the home directory at 4.23pm but status bar still shows 4.21pm (the previous update)
image

Similarly this command is done in another folder at 4.25pm but status bar is not updated
image

@KerrynEer KerrynEer added the type.Bug A bug label Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant