summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-02-22 01:10:22 +0200
committerjussi2024-02-22 01:10:22 +0200
commit04d2a7df47210f7ac4b9a44ade49af3d92375ee0 (patch)
tree84ea1c136f91822506f24b7f6ffb1bd076077392 /changelog
parent178196b0ffb8e2358ce9b0be5e1570a10136eb45 (diff)
downloadreilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.tar.gz
reilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.tar.bz2
reilua-enhanced-04d2a7df47210f7ac4b9a44ade49af3d92375ee0.zip
GuiGetFont fix.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 91c5449..6bbc481 100644
--- a/changelog
+++ b/changelog
@@ -10,6 +10,8 @@ KEY CHANGES:
DETAILED CHANGES:
- ADDED: GetBufferElementSize and GetBufferLength.
- FIXED: Compress_data example.
+ - FIXED: GuiGetFont return lightuserdata.
+ - FIXED: GuiSetStyle, GuiLoadStyle and GuiLoadStyleDefault sets state->guiDefaultFont to GuiGetFont.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0