mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
more improvements to the slider
This commit is contained in:
parent
3d02ef10f5
commit
3d68a40cb8
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user