mirror of
https://github.com/nicbarker/clay.git
synced 2025-12-23 09:41:04 +00:00
Merge 540840e761 into 389a044cd2
This commit is contained in:
commit
d244df84d0
1
clay.h
1
clay.h
|
|
@ -4064,7 +4064,6 @@ Clay_Context* Clay_Initialize(Clay_Arena arena, Clay_Dimensions layoutDimensions
|
|||
context->measureTextHashMap.internalArray[i] = 0;
|
||||
}
|
||||
context->measureTextHashMapInternal.length = 1; // Reserve the 0 value to mean "no next element"
|
||||
context->layoutDimensions = layoutDimensions;
|
||||
return context;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue