]> Pileus Git - ~andy/gtk/commit
Fix a resizing problem with marks on scales
authorMatthias Clasen <mclasen@redhat.com>
Thu, 16 Apr 2009 04:50:46 +0000 (00:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Apr 2009 04:50:46 +0000 (00:50 -0400)
commitdfbc1199d42de55467fa7a7e80c9b316a423ab95
tree3e2ace3793e254d75e62c24fc47ad331cf49d347
parent663bf3db0efde02f96e34bc08846356be3240f7f
Fix a resizing problem with marks on scales

Queue a resize when marks are added to or removed from GtkScale
widgets. This fixes a visual glitch with the 100% mark in
gnome-volume-control.
gtk/gtkscale.c