This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113425/

This change has been marked as submitted.


Review request for KDE Edu and Albert Astals Cid.
By Jaime Torres Amate.

Updated Nov. 12, 2013, 7:55 p.m.

Bugs: 285330
Repository: kgeography

Description

Using addPixmap to a QGraphicsView, just let the view handle the zoom, moves.... Just handling all the view events to move the division smoothly.
This time, just paint the background white and then draw the map without divisions (before the first division is asked), then add the divisions as they are asked.
(as always, the red spaces will be gone). The variable "punto" will be translated.

Testing

Zoom, move (it behaves like before), with several maps in two computers (one that was not affected by the bug and one that was affected).

Diffs

  • src/placeasker.h (14dce46)
  • src/placeasker.cpp (dd2f02c)
  • src/placemapwidget.h (6905a14)
  • src/placemapwidget.cpp (94a4460)

View Diff