mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
remove debug spam
This commit is contained in:
parent
4ac6f8c885
commit
2b45840e6e
@ -398,7 +398,7 @@ class DirectScrolledList(DirectFrame):
|
||||
"""
|
||||
assert self.notify.debugStateCall(self)
|
||||
self.recordMaxHeight()
|
||||
print "refresh called"
|
||||
#print "refresh called"
|
||||
self.scrollTo(self.index)
|
||||
|
||||
def getSelectedIndex(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user