nicbarker / clay

High performance UI layout library in C.
https://nicbarker.com/clay
zlib License
1.29k stars 31 forks source link

Fix local id calculation #50

Open bullno1 opened 1 week ago

bullno1 commented 1 week ago

The Clay_LayoutElement type is not exposed so a function: uint32_t Clay__GetParentElementId() is needed.