summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-07-15 16:03:44 +0300
committerjussi2024-07-15 16:03:44 +0300
commitf64b17ec71dea4ecae4d19ce75871331909a3881 (patch)
tree1655a3a4aaff63d3c3ca8a54a0159afaefbcb70d /changelog
parent6552bd691ab3c62edc516f78afaef9f0e6084abd (diff)
downloadreilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.tar.gz
reilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.tar.bz2
reilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.zip
Some raygui controls return 1 instead of 0 when pressed or scrolled.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index a9744d2..228bd0e 100644
--- a/changelog
+++ b/changelog
@@ -64,6 +64,7 @@ DETAILED CHANGES:
- CHANGE: Raymath *Equals functions return bool instead of int.
- FIXED: ColorToInt cast to unsigned int.
- ADDED: Many Gui controls accept now nil for text.
+ - ADDED: Some raygui controls return 1 instead of 0 when pressed or scrolled.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0