update screen again
This commit is contained in:
parent
9f4596e8c2
commit
2445da8e09
@ -94,7 +94,7 @@ class fenrirManager():
|
||||
self.environment['runtime']['applicationManager'].getCurrentApplication())
|
||||
'''
|
||||
self.environment['runtime']['commandManager'].executeDefaultTrigger('onScreenChanged')
|
||||
|
||||
self.environment['runtime']['screenManager'].update('onScreenChange')
|
||||
def handleScreenUpdate(self, event):
|
||||
#startTime = time.time()
|
||||
self.environment['runtime']['screenManager'].update('onUpdate')
|
||||
|
Loading…
Reference in New Issue
Block a user