2008/11/18 Chris Browet <[EMAIL PROTECTED]>: > Could you try with: > - view()->invalidate(false, false);
No effect,.still slow > - view()->invalidate(false, true); No effect > - view()->invalidate(true, false); Runs a lot smoother than (true, true)!! BTW regarding the first two versions and the trunk one - it looks like qt is replaying the entire movement sequence on mouseRelease (only a few frames are actually visible depending on the system load) Regards, -- Łukasz _______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
