* Native fill_round_rect now sets anti_alias(true) — was the source of the stair-stepped tool-button corners. Mirrors the AA flag we already had on stroke_round_rect / stroke_line / stroke_svg_path. * LayerPanel paints a right-edge hairline (so the rail reads as a distinct surface from the canvas) plus an inset hairline between the Pages and Layers sections (matches the TS LayerPanel border-t). * Layer + Property panel widths are now first-class Document.ui state (`layer_panel_width` / `property_panel_width`, defaults 240/280). Native host detects ±4 px gutter clicks on the panel edges, drags the width inside [180, 480], and the inspector_window runner flips the cursor to EwResize while hovering or actively resizing. * Web host expressions threaded onto the same UiState fields for parity; drag wiring on web is a follow-up. * TopBar trimmed: 48 → 40 px height, 32 → 28 icon button, 18 → 16 icon — the chrome reads less heavy at default zoom. * Drops the now-unused PropertyPanel `Copy` derive (UiState carries a String draft) and lowers the toolbar (44×32) and topbar (40 px) so the rails feel tighter overall. |
||
|---|---|---|
| .. | ||
| assets | ||
| smoke | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||