[DIAGNOSED] Possible DirectSlider bug: changing geom prop

Hi all!

Still playing with DirectSliders. I ran into some unexpected behavior.

It seems that while I can set the DirectSlider thumb_geom when I instantiate the object, further attempts to modify it using

mySlider['geom']=newSliderGeomNP

… neither change the geometry used on the button nor throw an “initalize-only option” exception.

Does anyone know how to change the geometry after you’ve specified it?

Thank you for the help,
Mark

Ach, I see my mistake. I set geom in the second case and thumb_geom in the first case!

No bug here; problem exists between chair and keyboard :wink: