-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
1.2.0
-
None
-
Win7 64, Qt4.7.4, Desktop
In qgeotiledmapdata.cpp, in the paintObjects() function, when drawing the children of the QGraphicsItem, there should be a check for isVisible() before calling paint() on the child, otherwise it is impossible to hide some parts/children of a QGraphicsItem on the map (for example some more text information, etc).