mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
showbase: Clean up internal event handlers on destroy()
Fixes regression in cd6ad8285e11f780eee71cdb6b833b21b84d1d1b
This commit is contained in:
parent
4da2059758
commit
aed2581ce6
@ -691,6 +691,7 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
allowAccessibilityShortcutKeys(True)
|
allowAccessibilityShortcutKeys(True)
|
||||||
self.__disabledStickyKeys = False
|
self.__disabledStickyKeys = False
|
||||||
|
|
||||||
|
self.__directObject.ignoreAll()
|
||||||
self.ignoreAll()
|
self.ignoreAll()
|
||||||
self.shutdown()
|
self.shutdown()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user