mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
minor typo in comment
This commit is contained in:
parent
5fee00c7df
commit
7c2051a37a
@ -276,7 +276,7 @@ class DirectScrolledList(DirectFrame):
|
|||||||
def refresh(self):
|
def refresh(self):
|
||||||
"""
|
"""
|
||||||
Update the list - useful when adding or deleting items
|
Update the list - useful when adding or deleting items
|
||||||
or changing properties that would effect the scrolling
|
or changing properties that would affect the scrolling
|
||||||
"""
|
"""
|
||||||
self.recordMaxHeight()
|
self.recordMaxHeight()
|
||||||
#print "refresh called"
|
#print "refresh called"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user