sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
924 stars 217 forks source link

'#1929 Creates a clearFilter method on IpedChartsPanel with a parameter #1931

Closed patrickdalla closed 10 months ago

patrickdalla commented 10 months ago

to indicate if the filterSelection (and consequently app.getAppListener().updateFileListing()) should be called after filters remoaval. This should not be called on interface ClearFilterListener method clearFliter implementation.

lfcnassif commented 10 months ago

Thanks @patrickdalla!