plugins/wobblywindows: Use .toAlignedRect() instead of .toRect()
.toRect() doesn't work by rounding left/top/right/bottom edge coordinates. .toAlignedRect() is better suited for computing repaint regions.
CCBUG because I can't reproduce the bug.
.toRect() doesn't work by rounding left/top/right/bottom edge coordinates. .toAlignedRect() is better suited for computing repaint regions.
CCBUG because I can't reproduce the bug.