mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
*** empty log message ***
This commit is contained in:
parent
908aaefbb3
commit
8a3d2c633c
@ -86,6 +86,7 @@ class ScrollingLabel(PandaObject.PandaObject):
|
||||
# ignore events
|
||||
self.ignore(self.name + "-left")
|
||||
self.ignore(self.name + "-right")
|
||||
self.ignore(self.name + "-rollover")
|
||||
self.setKeyFocus(0)
|
||||
|
||||
# remove gui items
|
||||
|
Loading…
x
Reference in New Issue
Block a user