Changeset 176

Show
Ignore:
Timestamp:
Wed Jun 27 03:03:33 2007
Author:
manatlan
Message:

- bug corrected : when add/sub tag on a picture in the main windows, the
statusbar was not really refreshed

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/jbrout.py

    r175 r176  
    273 273     def refresh(self):  
    274 274         """ refresh the layout """  
      275          
      276         self.notify_selection_change(self.selection.real_selection)   # redraw bottom line (in case of tagguing)  
      277  
    275 278         #~ self.update_layout()  
    276 279         self.invalidate_view()  
     
    1648 1651             finally:  
    1649 1652                 self.showProgress()  
      1653                  
    1650 1654             sel.refresh()  
    1651 1655         #~ context, x, y, selection, info, time = args