- The call to bbox() at each top of a manipulated frame made it verry slow to manipulate frames
on a big item, because the bbox was computed at every call. The result is now kept in a
member and updated only when invalidate_buffers is called.
- The color of the cutting plane is repaired.