mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
6947010c49
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.