mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-10-31 20:32:58 +08:00 
			
		
		
		
	修复点击错位
This commit is contained in:
		
							parent
							
								
									a2268b7cec
								
							
						
					
					
						commit
						dd7f4f24f1
					
				| @ -870,8 +870,7 @@ actions.prototype._getClickLoc = function (x, y) { | ||||
|         statusBar.y = | ||||
|             core.dom.statusBar.offsetHeight + | ||||
|             3 + | ||||
|             32 * core.values.statusCanvasRowsOnMobile + | ||||
|             9; | ||||
|             32 * core.values.statusCanvasRowsOnMobile; | ||||
|     } else { | ||||
|         statusBar.x = core.dom.statusBar.offsetWidth + 3; | ||||
|         statusBar.y = 3; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user