svn: r16995
original commit: 54adde155a338d2820f6e9a2d422fdcdb3951022
This commit is contained in:
parent
353a1ddddc
commit
84ae3db260
|
@ -475,7 +475,7 @@ WARNING: printf is rebound in the body of the unit to always
|
|||
[top (rectangle-top rectangle)]
|
||||
[right (if (number? (rectangle-right rectangle))
|
||||
(rectangle-right rectangle)
|
||||
view-x)]
|
||||
(+ view-x view-width))]
|
||||
[bottom (rectangle-bottom rectangle)]
|
||||
[width (max 0 (- right left))]
|
||||
[height (max 0 (- bottom top))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user