Commit Graph

1 Commits

Author SHA1 Message Date
f397143e30 feat(ui): add ScrollView widget and dynamic layout on resize
Introduces a ScrollView widget with mouse wheel support and viewport clipping.
Credits and screenshot screens now use it and recompute layout on window resize.
Offset storage switched from ivec2 to vec2 with new accessors.
2026-08-07 17:15:40 +08:00