mirror of
https://github.com/google/blockly.git
synced 2026-01-11 02:47:09 +01:00
Instead of top/left/height/width. Given our uses of Rect, it makes the math slightly simpler. This is a setup for using Rect in other places. Currently it is only used to describe delete areas.