mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
No point in stuffing u16 into f32 just to reuse an existing type. OTOH ArrayOfU16 can be reused for other things than grid layout organized data, so give it a more generic name than GridLayoutOrganizedData (we should do the same for LayoutCache, at least if we ever reuse the type for an additional purpose) |
||
|---|---|---|
| .. | ||
| interpreter | ||
| types | ||
| interpreter.rs | ||
| lib.rs | ||
| types.rs | ||