Extend timeout for dragging...help with slower PCs.
This commit is contained in:
		
							parent
							
								
									df43e0e6b8
								
							
						
					
					
						commit
						3cf03719fd
					
				|  | @ -116,7 +116,7 @@ class HUD_main(object): | |||
|                 self.main_window.set_icon_stock(gtk.STOCK_HOME) | ||||
|             if not options.hidden: | ||||
|                 self.main_window.show_all() | ||||
|             gobject.timeout_add(100, self.check_tables) | ||||
|             gobject.timeout_add(800, self.check_tables) | ||||
| 
 | ||||
|         except: | ||||
|             log.exception("Error initializing main_window") | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user