[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/base/marble/src
From:       Torsten Rahn <tackat () kde ! org>
Date:       2006-12-25 1:07:31
Message-ID: 1167008851.486399.4241.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 616296 by rahn:


Providing another solution for Dannya



 M  +1 -1      katlasviewinputhandler.cpp  


--- trunk/playground/base/marble/src/katlasviewinputhandler.cpp #616295:616296
@@ -115,7 +115,7 @@
 
 				if ( e->type() == QEvent::MouseButtonRelease && event->button() == \
Qt::LeftButton){  
-					if( m_dragtimer.elapsed() <= 220 ) emit lmbRequest( m_leftpressedx, \
m_leftpressedy ); +					if( m_dragtimer.elapsed() <= 250 || m_leftpressedx == \
event->x() && m_leftpressedy == event->y() ) emit lmbRequest( m_leftpressedx, \
m_leftpressedy );  
 					m_leftpressed = false;
 				}


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic