--- a/xpdf/PDFCore.cc
+++ b/xpdf/PDFCore.cc
@@ -295,10 +295,10 @@
} else {
scrollYA = scrollY;
}
- if (zoomA != zoom) {
+/* if (zoomA != zoom) {
scrollXA = 0;
scrollYA = continuousMode ? -1 : 0;
- }
+ }*/
dragging = gFalse;
lastDragLeft = lastDragTop = gTrue;
This
** Tags added: wily
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1277131
Title:
when zooming the document is always scrolled back to the beginning
To manage notifications about this bug go to:
htt