mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-03 20:26:23 +01:00 
			
		
		
		
	make hover, dragging, press and mouse release work in a proper way
This commit is contained in:
		@@ -272,7 +272,8 @@ namespace Fw
 | 
			
		||||
        MiddleState = 256,
 | 
			
		||||
        LastState = 512,
 | 
			
		||||
        AlternateState = 1024,
 | 
			
		||||
        LastWidgetState = 2048,
 | 
			
		||||
        DraggingState = 2048,
 | 
			
		||||
        LastWidgetState = 4096
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    enum AppicationFlags {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user