Changeset - b41890623d31
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 8 years ago 2017-06-11 02:53:23
drewp@bigasterisk.com
try to reduce KC jank
Ignore-this: 492e6fb03e2b1a3a093045e14a6c11f0
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
bin/keyboardcomposer
Show inline comments
 
@@ -614,5 +614,5 @@ if __name__ == "__main__":
 

	
 
    root.protocol('WM_DELETE_WINDOW', reactor.stop)
 

	
 
    tksupport.install(root,ms=10)
 
    tksupport.install(root,ms=20)
 
    prof.run(reactor.run, profile=None)
0 comments (0 inline, 0 general)