Changeset 480

Show
Ignore:
Timestamp:
03/12/2008 13:36:40 (5 months ago)
Author:
why
Message:
  • shoes/canvas.c: repaint scrolling windows embedding in the main window (thanks to jess thompson for ticket #100!)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/shoes/canvas.c

    r474 r480  
    13441344          self_t->cy = self_t->endy; 
    13451345        } 
     1346        shoes_slot_repaint(&c1->slot); 
    13461347      } 
    13471348    }