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.

CCBUG: 500185

Merge request reports

Loading