2d860587a4a5bb3e614a9afa1bc69d3ce456b2dd
§2 described `Painter::place`, `move_offsets`, `resolved_region` and `set_instance`; three of those four names no longer exist. What shipped is the opt-in region node, a box rather than a translation, and remapping for everything that did not opt in. §3 described `Widget::on_resize` and its `Scale`/`Redraw`/`Translate` answers, which are gone: the `Holds` interval says the same thing per drawing rather than per widget type, and says how far. The 0.05 px comparison it quoted is equality on the grid now. The trait in §1 has two methods rather than three, and the line numbers it cited have all moved; they are dropped rather than corrected, since the names are enough to find. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Languages
Rust
53%
Kotlin
44.4%
Shell
2.6%