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

List:       koffice-devel
Subject:    [PATCH] kpresenter bug 65143
From:       Peter Simonsson <psn () linux ! se>
Date:       2003-10-05 17:49:30
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!
This patch makes objects outside the page selectable as it fixes bug 65143 and 
I can't see the meaning of making it impossible...
- -- 
LLaP
Peter Simonsson

Kivio (KOffice Flowcharting Application) - http://www.koffice.org/kivio/
Kexi - http://www.koffice.org/kexi/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/gFmujR6JKcrOq3sRAtMNAJ9kZS3foG1eH/smjx7O4Bi87rDzTwCgmkFA
rvIvz4HCzACpQKY/Yhfn4+0=
=uYs5
-----END PGP SIGNATURE-----

["kpresenter.diff" (text/x-diff)]

Index: kprcanvas.cc
===================================================================
RCS file: /home/kde/koffice/kpresenter/kprcanvas.cc,v
retrieving revision 1.372
diff -u -p -r1.372 kprcanvas.cc
--- kprcanvas.cc	5 Oct 2003 16:08:13 -0000	1.372
+++ kprcanvas.cc	5 Oct 2003 17:40:54 -0000
@@ -565,12 +565,6 @@ void KPrCanvas::mousePressEvent( QMouseE
     }
 
 
-    //disallow selecting objects outside the "page"
-    if ( editMode ) {
-        if( !m_activePage->getPageRect().contains( docPoint,m_view->zoomHandler() ) )
-            return;
-    }
-
     if ( e->state() & ControlButton )
         keepRatio = true;
 


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel


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

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