Files
Cubed/include
zhenyan121 b5e0bb9290 refactor(font): return TextMesh from Font::vertices to include bounding box
Replace the plain vertex vector with a TextMesh struct that carries width, height, and min coordinates. Update Label to compute and store these values immediately on text change (removing lazy dirty update). Fix Button's width/height to factor in scale and use concrete widget types for background and foreground.
2026-07-13 11:32:52 +08:00
..
2026-07-08 19:41:10 +08:00