mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Merge 540840e761 into 76ec3632d8
This commit is contained in:
commit
9d6ebe5df6
1 changed files with 0 additions and 1 deletions
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->measureTextHashMap.internalArray[i] = 0;
|
||||||
}
|
}
|
||||||
context->measureTextHashMapInternal.length = 1; // Reserve the 0 value to mean "no next element"
|
context->measureTextHashMapInternal.length = 1; // Reserve the 0 value to mean "no next element"
|
||||||
context->layoutDimensions = layoutDimensions;
|
|
||||||
return context;
|
return context;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue