Merge branch 'master' into processing
This commit is contained in:
		@@ -94,7 +94,7 @@ class fenrirManager():
 | 
				
			|||||||
              self.environment['runtime']['applicationManager'].getCurrentApplication())          
 | 
					              self.environment['runtime']['applicationManager'].getCurrentApplication())          
 | 
				
			||||||
        '''        
 | 
					        '''        
 | 
				
			||||||
        self.environment['runtime']['commandManager'].executeDefaultTrigger('onScreenChanged')             
 | 
					        self.environment['runtime']['commandManager'].executeDefaultTrigger('onScreenChanged')             
 | 
				
			||||||
            
 | 
					        self.environment['runtime']['screenManager'].update('onScreenChange')            
 | 
				
			||||||
    def handleScreenUpdate(self, event):
 | 
					    def handleScreenUpdate(self, event):
 | 
				
			||||||
        #startTime = time.time()
 | 
					        #startTime = time.time()
 | 
				
			||||||
        self.environment['runtime']['screenManager'].update('onUpdate')
 | 
					        self.environment['runtime']['screenManager'].update('onUpdate')
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user