acd icon indicating copy to clipboard operation
acd copied to clipboard

Doesn't pickup changes when a change is made via UI

Open dsoprea opened this issue 8 years ago • 3 comments

I will have to delete the cache file in order to see the changes reflected.

dsoprea avatar Feb 12 '17 07:02 dsoprea

That's because we cache the node tree, it's an expensive operation to do at every run. We should perhaps add a flag like --no-cache or --refresh-cache to force cache pull.

kalbasit avatar May 22 '17 16:05 kalbasit

The project reads the changes that have occurred, but it's broken.

dsoprea avatar May 22 '17 16:05 dsoprea

@dsoprea can you be more specific on what's broken?

kalbasit avatar May 22 '17 16:05 kalbasit