NMP
20 Nov 2012, 10:18 AM
In ST2.1 the allowThumbsOverlapping config of the slider seems to be not working...?
The thumbs are always overlapping, even if I explicitly set this config to false.
This is easily testable by:
Ext.Viewport.add({xtype: 'sliderfield', values: [10,30]});
(or am I doing something wrong?)
The thumbs are always overlapping, even if I explicitly set this config to false.
This is easily testable by:
Ext.Viewport.add({xtype: 'sliderfield', values: [10,30]});
(or am I doing something wrong?)