Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.5.2
-
None
Description
Calling item->update() on a clipped item does not take the clip into account. The item's bounding rect is updated regardless.
However, the actual area that is repainted is correct, but there's a potential that other items might get an unnecessary repaint.