Hi henrik

I started to rescue your fix on wrong use of rectangle.
Then I noticed that you change the height of a margin.

We defined it as

height

^ self bottom + self top

Since we were considering that the height of a margin is the total
amount of space around.

and you as

height

^ self bottom - self top

Do you have a strong reason for that?

Stef

Reply via email to