Slider range

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Slider range

Ian Bartholomew-18
The Slider class>>publishedAspectsOfInstances method should set the #range
aspect to immutable.  Currently individually changing either the start or
stop aspect has no effect on the actual #range value.

Ian