Follow-up Comment #1, bug #18607 (project freeciv): > Honestly, the more I read about gtk theme engines, more > confusing it gets, but (by trial and error) I found that > changing > GtkRange::trough_border=1 > to > GtkRange::trough_border=0 > fixes the problem. So you propose to change that in the gtkrc files?
The "trough-border" style property "trough-border" gint : Read Spacing between thumb/steppers and outer trough bevel. Allowed values: >= 0 Default value: 1 (see http://developer.gnome.org/gtk/2.24/GtkRange.html) _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?18607> _______________________________________________ Nachricht geschickt von/durch Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
