- Optimised redrawing.
commit156883f2c22338ef751f9bf79417b3f60664ad5a
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Sep 2013 01:18:13 +0000 (16 01:18 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Sep 2013 01:18:13 +0000 (16 01:18 +0000)
tree6197167097f7e47f033ba35ebb1984bae440f010
parent729b077ed6939f59c4170433c8dc55c0d344a267
 - Optimised redrawing.
 - Shared more code between horizontal and vertical sliders.
 - Knob now goes in correct direction when background is clicked and
   MUIA_Numeric_Reverse is TRUE.
 - Replaced several calls to DoSuperMethod() with DoMethod() so that
   these methods can be overridden effectively.
 - Don't use MUIA_Group_Horiz as a synonym for MUIA_Slider_Horiz.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48100 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/slider.c