2008/11/16 Chris Browet <[EMAIL PROTECTED]>:
> Have you checked the "Show downloaded area" stuff?
Now yes (I knew I had to do something else...). It doesn't make any
difference at all, even after an application restart.
(a few minutes pass)
Hey! I've fixed it ;) OK hacked together, myabe you will know how to
fix it properly, but now panning speed equals zooming speed. Patch
attached.
Regards,
--
Łukasz [DeeJay1] Jernaś
Index: Interaction/Interaction.cpp
===================================================================
--- Interaction/Interaction.cpp (wersja 11947)
+++ Interaction/Interaction.cpp (kopia robocza)
@@ -104,6 +104,7 @@
Delta -= anEvent->pos();
view()->panScreen(-Delta);
LastPan = anEvent->pos();
+ view()->invalidate(true, true);
} else
if (Dragging)
{
_______________________________________________
Merkaartor mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/merkaartor