TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
92 stars 26 forks source link

Hits count doesn't refresh when open a new file with a filter #20

Closed mskyongk closed 8 years ago

mskyongk commented 8 years ago

This is regression from previous version.

Build info: 2015-06-23

Repro steps:

  1. Open a file and apply a filter
  2. Ensure Hits columns show counts properly
  3. Open a new file

Expected Result: Ensure Hits columns show counts should be updated properly

Actual Result: Ensure Hits columns show counts doesn't refresh and continue shows previous counts without doing 'Filters' -> 'Enable All Filters' which does refresh.

DavidAnson commented 8 years ago

This will fixed in an upcoming version, sorry for the trouble.

DavidAnson commented 8 years ago

Fixed in version 2016-01-08.

mskyongk commented 8 years ago

I just verified the fix. Thanks for fixing it.

DavidAnson commented 8 years ago

:) Credit goes to Vince Curley for the fix.