fire-eggs / pyTagger

Utility to view / modify image metadata tags
MIT License
0 stars 0 forks source link

FilterView isn't particularly useful with multiple thumb windows #40

Open fire-eggs opened 2 weeks ago

fire-eggs commented 2 weeks ago

The FilterView context isn't updated when switching between multiple thumb windows while leaving the FilterView open.

a) open thumbs A
b) invoke filter view: note thumbs A tags
c) open thumbs B, set current focus
d) click on filter view window: still showing thumbs A tags
Need to close and re-open filter view to get tags updated (update context)