This patch changes the way viewports (and thus scrolled windows) handle resized. Instead of keeping a constant percentage, this patch changes the behavior to keeping the upper left hand pixel fixed. This patch is to gtk+970915. Files Changed: gtk/gtkrange.c gtk/gtkviewport.h gtk/gtkviewport.c ----------------------- Jay Painter jpaint@gimp.org