zed/crates/gpui
Antonio Scandurra 142a8b68c8 Avoid casting view ids to u32
Also, it looks like using a u64 directly doesn't work well with Metal
shaders, so we unpack the u64 into two u32s.
2024-01-11 12:28:48 +01:00
..
docs Remove some todo!'s 2024-01-09 11:36:36 +02:00
src Avoid casting view ids to u32 2024-01-11 12:28:48 +01:00
tests Remove some todo!'s 2024-01-09 11:36:36 +02:00
build.rs
Cargo.toml Use taffy to retrieve the parent for a given layout node 2024-01-08 13:51:38 +01:00