imporove handling
This commit is contained in:
parent
b02b5ee30d
commit
77604e98a7
@ -60,7 +60,7 @@ class inputManager():
|
||||
if self.env['runtime']['screenManager'].getCurrScreenIgnored():
|
||||
self.ungrabAllDevices()
|
||||
else:
|
||||
self.grabAllDevices()
|
||||
self.grabAllDevices()
|
||||
self.executeDeviceGrab = False
|
||||
def handleInputEvent(self, eventData):
|
||||
if not eventData:
|
||||
|
Loading…
Reference in New Issue
Block a user