Tauri's loadFont registered fonts with the CanvasKit provider but not in core's loadedFamilies cache, so isFontLoaded returned false and measureTextNode returned null during layout recomputation. Add markFontLoaded() to core and call it from Tauri font loader. Add tests verifying text measurement integrates with auto-layout centering. |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| docs | ||
| mcp | ||