Author: fmueller
Date: Fri Feb 26 09:51:05 2010
New Revision: 8590
URL: http://svn.slimdevices.com/jive?rev=8590&view=rev
Log:
Bug: 15557
Description: Fix horizontal scrolling issue when menu widgets (labels) are not
snapped to grid (smooth scroll on Fab4)
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/src/ui/jive.h
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/src/ui/jive.h
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/src/ui/jive.h?rev=8590&r1=8589&r2=8590&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/src/ui/jive.h (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/src/ui/jive.h Fri Feb 26 09:51:05 2010
@@ -376,7 +376,6 @@
JiveSurface *jive_surface_zoomSurface(JiveSurface *srf, double zoomx, double
zoomy, int smooth);
JiveSurface *jive_surface_shrinkSurface(JiveSurface *srf, int factorx, int
factory);
void jive_surface_pixelColor(JiveSurface *srf, Sint16 x, Sint16 y, Uint32 col);
-int jive_surface_getPixelColor(JiveSurface *srf, Sint16 x, Sint16 y);
void jive_surface_hlineColor(JiveSurface *srf, Sint16 x1, Sint16 x2, Sint16 y,
Uint32 color);
void jive_surface_vlineColor(JiveSurface *srf, Sint16 x, Sint16 y1, Sint16 y2,
Uint32 color);
void jive_surface_rectangleColor(JiveSurface *srf, Sint16 x1, Sint16 y1,
Sint16 x2, Sint16 y2, Uint32 col);
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins