Fixed the resizer to shrink/swell "before" and "after" widgets.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 6 Oct 2011 20:13:54 +0000 (13:13 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 6 Oct 2011 20:13:54 +0000 (13:13 -0700)
commit7deab33a3980c32a5ceea78948bfb30637128688
tree2de118d32add7ebd16947cedfb8f0580025751ee
parent2fa75fe5a30f7e7bd1e7f604d1672640b1b12ca0
Fixed the resizer to shrink/swell "before" and "after" widgets.

This allows the resize widget to follow the pointer.  Otherwise the
parent GtkBox computes a compromise between the requisitions of e.g. a
growing before widget and a static after widget.
src/gtk/fix-demo.scm
src/gtk/fix-layout.scm
src/gtk/gtk.pkg