Nic Barker
|
9bb88a39b5
|
update odin
|
2024-12-21 06:26:08 +13:00 |
|
Nic Barker
|
0475830b2c
|
update readme
|
2024-12-21 06:22:49 +13:00 |
|
Nic Barker
|
40d378efbd
|
merge main
|
2024-12-21 06:14:29 +13:00 |
|
Nic Barker
|
b3ca26064f
|
rename property
|
2024-12-21 06:11:05 +13:00 |
|
Nic Barker
|
a1b5cde928
|
reverse order of root traversal
|
2024-12-21 06:04:21 +13:00 |
|
Nic Barker
|
418579e376
|
Add pointer capture mode to floating config
|
2024-12-21 06:01:59 +13:00 |
|
Alexey Mostovoy
|
b2dba60711
|
Fix variable name in README.md (#59)
|
2024-12-20 13:00:19 +13:00 |
|
Oleksii Bulba
|
35d72e5fba
|
Added window dimensions and title to Clay_Raylib_Initialize function (#56)
|
2024-12-19 21:34:20 +13:00 |
|
Nic Barker
|
18f06e5faf
|
Implement native scroll containers in HTML renderer (#54)
|
2024-12-19 11:35:18 +13:00 |
|
Nic Barker
|
44c2e0652e
|
Fix pointer events on border containers
|
2024-12-19 11:29:39 +13:00 |
|
Nic Barker
|
8e53e166de
|
Fix incorrect culling of multi config scroll containers
|
2024-12-19 11:19:34 +13:00 |
|
Oleksii Bulba
|
b9d02330ff
|
Fix: moved CLAY__MIN and CLAY__MAX to public macros (#55)
|
2024-12-19 09:29:12 +13:00 |
|
Nic Barker
|
004ed63372
|
Fix initializers
|
2024-12-16 20:50:00 +13:00 |
|
Nic Barker
|
9345c2ed48
|
c++ field order
|
2024-12-16 19:43:17 +13:00 |
|
Nic Barker
|
d73738c5c1
|
remove debug flag from build.sh
|
2024-12-16 19:36:59 +13:00 |
|
Nic Barker
|
d5d004e9bb
|
Create API to support external scroll handling
|
2024-12-16 19:33:36 +13:00 |
|
Nic Barker
|
ff3b69d94f
|
Fix a bug with borders that could cause duplicate IDs
|
2024-12-12 10:31:41 +13:00 |
|
Nic Barker
|
d2e6be64a9
|
defer rendering of borders until after children
|
2024-12-05 13:54:54 +13:00 |
|
Nic Barker
|
0ef877eef7
|
fix an edge case where text could be measured incorrectly
|
2024-12-05 13:23:20 +13:00 |
|
Nic Barker
|
efec6ab1de
|
Fix a bug that could cause double newlines in text blocks
|
2024-12-04 16:02:53 +13:00 |
|
Nic Barker
|
9f0cf751da
|
Fix incorrect handling of naked newline characters in text blocks
|
2024-12-04 15:46:02 +13:00 |
|
Nic Barker
|
41f6616993
|
Fix text measurement default bucket count
|
2024-12-02 12:04:01 +13:00 |
|
Nic Barker
|
b8725bfb65
|
Improve overflow handling / CLAY_MAX_ELEMENT_COUNT exceeded (#52)
|
2024-12-01 21:05:56 +13:00 |
|
Nic Barker
|
51c5355686
|
Fix text cache overflow (#51)
|
2024-11-27 12:13:11 +13:00 |
|
Justin
|
330e56a858
|
Include new cairo renderer (#48)
|
2024-11-19 15:03:39 +11:00 |
|
Bach Le
|
c5a1c1a4ed
|
Forward declare Clay__OpenTextElement (#49)
|
2024-11-18 15:01:55 +11:00 |
|
Justin
|
f517c00ed0
|
docs: remove some inconsistencies with current API (#47)
|
2024-11-15 09:35:02 +11:00 |
|
Nic Barker
|
8b84561f0d
|
Add Clay_GetElementWithIndex function
|
2024-10-24 21:38:02 +13:00 |
|
Nic Barker
|
2f67b61256
|
README updates
|
2024-10-23 09:44:39 +13:00 |
|
Nic Barker
|
2d6e9afe87
|
Fix GCC type cast
|
2024-10-22 21:12:47 +13:00 |
|
Nic Barker
|
83551449c2
|
Fix a bug when a single word couldn't fit in its container
|
2024-10-22 21:07:24 +13:00 |
|
Nic Barker
|
29ebbb22f0
|
Fix error in README
|
2024-10-22 20:52:13 +13:00 |
|
Nic Barker
|
29133bc783
|
Multi-type elements (#34)
|
2024-10-22 20:41:35 +13:00 |
|
Nic Barker
|
3dffbea2a3
|
Fix an overflow bug in the text measurement cache (#44)
|
2024-10-16 12:11:01 +13:00 |
|
Richard Hozák
|
3b03a79f28
|
Fix scroll on mouse down being overriden by touch scroll (#42)
|
2024-10-15 11:47:25 +13:00 |
|
johan0A
|
05eb12bed7
|
Made casting more explicit for better compatibility with different compilers (#41)
|
2024-10-12 13:25:22 +13:00 |
|
Nic Barker
|
4ce3105f58
|
Fix touch scrolling bug on official website
|
2024-10-12 13:16:25 +13:00 |
|
Nic Barker
|
9a8775751f
|
Cleanup compiler options
|
2024-10-07 19:30:15 +13:00 |
|
Nic Barker
|
f579690f5d
|
Improve space allocation for GROW containers
|
2024-10-07 18:56:13 +13:00 |
|
Nic Barker
|
d826187b50
|
Update odin bindings
|
2024-10-06 19:34:42 +13:00 |
|
Nic Barker
|
90b4b0de26
|
float cast to appease C++
|
2024-10-06 13:32:55 +13:00 |
|
Nic Barker
|
843b5bfe89
|
Add numeric rounding to final bounding box output
|
2024-10-06 13:29:06 +13:00 |
|
Nic Barker
|
51082d2f1e
|
Change lineSpacing text config attribute to lineHeight (#37)
|
2024-10-05 20:57:52 +13:00 |
|
Nic Barker
|
26013e657f
|
Fix a bug that causes incorrect allocation of total width to multiple SIZING_GROW children
|
2024-10-05 18:55:22 +13:00 |
|
Nic Barker
|
c3f2baf40a
|
Fix a bug with scroll offset in scroll containers with GROW where contents were smaller than container
|
2024-10-05 11:59:29 +13:00 |
|
Patrik Smělý
|
c02db35554
|
[Bug] Fix NEWLINES wrap mode not being respected correctly (#36)
|
2024-10-04 14:30:49 +13:00 |
|
Nic Barker
|
2cf212e992
|
Update discord link to permanent and add note for discord link in readme
|
2024-10-04 10:19:08 +13:00 |
|
Nic Barker
|
761596b36c
|
Add discord link to official website
|
2024-10-04 10:05:13 +13:00 |
|
Patrik Smělý
|
987e7fde5d
|
Fix bug in Clay_SetPointerState that causes null pointer deref (#33)
|
2024-10-02 15:05:52 +13:00 |
|
Nic Barker
|
948b7ce70b
|
C++20 Support (#31)
|
2024-09-29 12:53:46 +13:00 |
|