]> git.lyx.org Git - features.git/commitdiff
reenable clicks in collapsables on the second+ page
authorAlfredo Braunstein <abraunst@lyx.org>
Fri, 12 Dec 2003 13:39:18 +0000 (13:39 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Fri, 12 Dec 2003 13:39:18 +0000 (13:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8239 a592a061-630c-0410-9148-cb99ea01b6c8

src/BufferView_pimpl.C
src/ChangeLog

index 49c97d01ae81817f1ffd75a4b9ab32ba2541b4d5..eb20af4faff07ced48b791b83da229565998ec4d 100644 (file)
@@ -886,7 +886,7 @@ namespace {
                                lyxerr << "not descendable" << endl;
                                break;
                        }
-                       int const cell = inset->getCell(x, y);
+                       int const cell = inset->getCell(x, y + bv->top_y());
                        if (cell == -1)
                                break;
                        text = inset_hit->getText(cell);
index c0e397316011729bf10e6d5db0c10ab9a681a780..82642f22c87e8b3d2e6bc82aa8ef899e95201915 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-12  Alfredo Braunstein  <abraunst@libero.it>
+
+       * BufferView_pimpl.C: small coord. correction
+
 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
 
        * BufferView_pimpl.C (workAreaDispatch): avoid crashing when