From 6d2a2b893f0038412659b61fc5d4a5af491be6fa Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Wed, 26 Dec 2012 18:38:53 +0000 Subject: Revert C++ casting for setting HSL map in sp-color-scales (bzr r11991) --- src/widgets/ruler.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/widgets/ruler.cpp') diff --git a/src/widgets/ruler.cpp b/src/widgets/ruler.cpp index 31ef28c61..733de2239 100644 --- a/src/widgets/ruler.cpp +++ b/src/widgets/ruler.cpp @@ -13,8 +13,7 @@ * - We use a default font size of PANGO_SCALE_X_SMALL for labels, * GIMP uses PANGO_SCALE_SMALL (i.e., a bit larger than ours). * - * - In GIMP, the ruler position follows "track widgets" by connecting - * to their GtkWidget:motion-notify-event. + * - We abbreviate large numbers in tick-labels (e.g., 10000 -> 10k) * * Authors: * Lauris Kaplinski -- cgit v1.2.3