Skip to main content

Module diff

Module diff 

Source
Expand description

Frame-to-frame diffing of resolved layouts.

Structs§

LayoutDiff
Categorized differences between two resolved layouts.
RectChange
A panel whose rect changed between two frames.

Functions§

diff
Compare two resolved layouts and categorize every panel.
first_frame
Produce a diff representing the first frame — all panels are added.