Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

commits-2
Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004034.html

Name: GraphicsTests-fbs.27
Ancestors: GraphicsTests-nice.26

Ensure that the new Rectangle rounding works for Rectangles that don't contain the origin.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2010-December/004035.html

Name: Graphics-fbs.162
Ancestors: Graphics-nice.161

Fix failing RectangleTest>>testRoundingAfterHalfPixelTranslation.

Rectangle rounded rounds the origin, and minimises the change in extent the same by rounding the extent rather than rounding the corner.

=============================================