more improvements to the slider

This commit is contained in:
Asad M. Zaman 2005-05-27 20:07:38 +00:00
parent 3d02ef10f5
commit 3d68a40cb8

View File

@ -54,6 +54,8 @@ class DirectSliderBar(DirectFrame):
textoptiondefs = (
('text_pos', (0,-0.025), None),
('text_scale', 0.1, None),
('text_fg', (1,1,1,1), None),
('text_shadow', (0,0,0,1), None),
('text_align', TextNode.ALeft, None)
)
else: