mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
During Make Selected Reference, it's now the selection *paths* that are restored rather than the selected *dupes*
This commit is contained in:
@@ -239,7 +239,7 @@ class DupeGuru(RegistrableApplication, Broadcaster):
|
||||
if g not in changed_groups:
|
||||
self.results.make_ref(dupe)
|
||||
changed_groups.add(g)
|
||||
self.notify('results_changed')
|
||||
self.notify('results_switched')
|
||||
|
||||
def mark_all(self):
|
||||
self.results.mark_all()
|
||||
|
||||
Reference in New Issue
Block a user